# HG changeset patch # User Franz Glasner # Date 1778242810 -7200 # Node ID b38d10ab914a30bf27b20f3708cc04acf0ae81d5 # Parent d475f5e252eb2016b707108e3f45b90837617477 Link to the details page for AlgPseudocode diff -r d475f5e252eb -r b38d10ab914a docs/details-algpseudocode.rst --- a/docs/details-algpseudocode.rst Thu May 07 22:35:53 2026 +0200 +++ b/docs/details-algpseudocode.rst Fri May 08 14:20:10 2026 +0200 @@ -1,6 +1,8 @@ .. -*- coding: utf-8; indent-tabs-mode: nil; -*- +.. _details-algpseudocode: + *************** AlgPseudocode *************** diff -r d475f5e252eb -r b38d10ab914a docs/intro.rst --- a/docs/intro.rst Thu May 07 22:35:53 2026 +0200 +++ b/docs/intro.rst Fri May 08 14:20:10 2026 +0200 @@ -123,3 +123,5 @@ .. literalinclude:: examples/algorithm-edmonds-karp.pseudocode :language: algpseudocode-fr :lines: 2- + +More details you will find :ref:`here `.