comparison docs/conf.py @ 770:1f076d7c721d

Docs: do not copy sources
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 13 May 2026 18:17:44 +0200
parents 88bfa76463a6
children 741ebfe77e55
comparison
equal deleted inserted replaced
769:4a4d1323b282 770:1f076d7c721d
118 # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', 118 # default: ``['localtoc.html', 'relations.html', 'sourcelink.html',
119 # 'searchbox.html']``. 119 # 'searchbox.html']``.
120 # 120 #
121 # html_sidebars = {} 121 # html_sidebars = {}
122 122
123 html_copy_source = False
123 html_show_sourcelink = False 124 html_show_sourcelink = False
124 125
125 126
126 # -- Options for HTMLHelp output --------------------------------------------- 127 # -- Options for HTMLHelp output ---------------------------------------------
127 128