comparison website/www/conf.py @ 7598:4376d8c19b2a

docs: remove COPYING.html from website/www tree. The file should not be published. It gets published as license.html and linked as such from the side menu.
author John Rouillard <rouilj@ieee.org>
date Tue, 08 Aug 2023 22:47:58 -0400
parents 5bac0a0afb7f
children 67438e439da8
comparison
equal deleted inserted replaced
7597:86ad72b3a258 7598:4376d8c19b2a
87 exclude_patterns = ['docs/index.txt', 87 exclude_patterns = ['docs/index.txt',
88 'docs/whatsnew-0.7.txt', 88 'docs/whatsnew-0.7.txt',
89 'docs/whatsnew-0.8.txt', 89 'docs/whatsnew-0.8.txt',
90 'robots.txt', 90 'robots.txt',
91 'docs/tracker_config.txt', 91 'docs/tracker_config.txt',
92 'COPYING.txt',
92 '_tmp'] 93 '_tmp']
93 94
94 # The reST default role (used for this markup: `text`) to use for all documents. 95 # The reST default role (used for this markup: `text`) to use for all documents.
95 #default_role = None 96 #default_role = None
96 97

Roundup Issue Tracker: http://roundup-tracker.org/