diff docs/conf.py @ 186:95754197f5b3

Link to some source code of example pseudocode files
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 12 May 2026 20:22:47 +0200
parents b27557f6d393
children 418846a2623c
line wrap: on
line diff
--- a/docs/conf.py	Tue May 12 19:43:48 2026 +0200
+++ b/docs/conf.py	Tue May 12 20:22:47 2026 +0200
@@ -127,7 +127,7 @@
 # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
 
 html_static_path = ['_static']
-html_extra_path = ['../LICENSES', './examples']
+html_extra_path = ['../LICENSES']
 html_copy_source = False
 html_show_sourcelink = False