Skip to content

Commit 64d31bb

Browse files
committed
doc: add html versions of man pages
Also a minor change to prep for future inclusion of a generated version of config.ini in reference document. This would replace the incomplete description that is there.
1 parent 665722d commit 64d31bb

File tree

8 files changed

+1509
-1
lines changed

8 files changed

+1509
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
# List of patterns, relative to source directory, that match files and
100100
# directories to ignore when looking for source files.
101101
# see https://issues.roundup-tracker.org/issue2550907:
102-
exclude_patterns = ['_build',
102+
exclude_patterns = ['_build', 'tracker_config.txt',
103103
'announcement.txt', 'whatsnew-0.7.txt',
104104
'whatsnew-0.8.txt']
105105

0 commit comments

Comments
 (0)