comparison docs/conf.py @ 150:4acf578ae93f

Much more details in the documentation
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 07 May 2026 16:06:59 +0200
parents c4f6f5e771b0
children 4a8c122725b0
comparison
equal deleted inserted replaced
149:380d2607d5c7 150:4acf578ae93f
55 """ 55 """
56 rst_epilog = """ 56 rst_epilog = """
57 .. _Pygments: https://pygments.org/ 57 .. _Pygments: https://pygments.org/
58 .. _Sphinx: https://www.sphinx-doc.org 58 .. _Sphinx: https://www.sphinx-doc.org
59 .. _Python: https://www.python.org/ 59 .. _Python: https://www.python.org/
60 .. _Algpseudocodex: https://ctan.org/pkg/algpseudocodex
60 """ 61 """
61 62
62 63
63 # --- Options for todo extension --------------------------------------------- 64 # --- Options for todo extension ---------------------------------------------
64 todo_include_todos = True 65 todo_include_todos = True