Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
diff docs/conf.py @ 144:b616f9645e37
More referencing with internal and external links
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 07 May 2026 12:21:53 +0200 |
| parents | 6da3b9dd4294 |
| children | c4f6f5e771b0 |
line wrap: on
line diff
--- a/docs/conf.py Thu May 07 11:27:03 2026 +0200 +++ b/docs/conf.py Thu May 07 12:21:53 2026 +0200 @@ -50,6 +50,10 @@ highlight_language = "none" +rst_epilog = """ +.. _Sphinx: https://www.sphinx-doc.org +""" + # --- Options for todo extension --------------------------------------------- todo_include_todos = True
