Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
diff docs/conf.py @ 265:e5ea2f955986
Optimize documentation layout: use a local ToC where appropriate (lexers, filters)
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 19 May 2026 18:50:24 +0200 |
| parents | 2e78e255b54e |
| children | 051c8877ee22 |
line wrap: on
line diff
--- a/docs/conf.py Tue May 19 18:37:32 2026 +0200 +++ b/docs/conf.py Tue May 19 18:50:24 2026 +0200 @@ -126,7 +126,7 @@ html_static_path = ['_static'] html_extra_path = ['../LICENSES'] html_copy_source = True -html_show_sourcelink = False +html_show_sourcelink = False # place a manual link on some selected pages only #html_sidebars = { # '**': [ # 'localtoc.html', # a fine-grained table of contents of the
