Mercurial > p > roundup > code
comparison doc/conf.py @ 6990:3ce81e49e8d4
re-enable security.html
referenced from upgrading.txt in one of the 0.5.0 notes.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 20 Sep 2022 20:55:51 -0400 |
| parents | 8179b0708994 |
| children | f100f5fdf6bf |
comparison
equal
deleted
inserted
replaced
| 6989:b5f8b85351a9 | 6990:3ce81e49e8d4 |
|---|---|
| 94 | 94 |
| 95 # List of patterns, relative to source directory, that match files and | 95 # List of patterns, relative to source directory, that match files and |
| 96 # directories to ignore when looking for source files. | 96 # directories to ignore when looking for source files. |
| 97 # see https://issues.roundup-tracker.org/issue2550907: | 97 # see https://issues.roundup-tracker.org/issue2550907: |
| 98 exclude_patterns = ['_build', | 98 exclude_patterns = ['_build', |
| 99 'announcement.txt', 'whatsnew-0.7.txt', 'whatsnew-0.8.txt', | 99 'announcement.txt', 'whatsnew-0.7.txt', |
| 100 'security.txt' ] | 100 'whatsnew-0.8.txt'] |
| 101 | 101 |
| 102 # The reST default role (used for this markup: `text`) to use for all | 102 # The reST default role (used for this markup: `text`) to use for all |
| 103 # documents. | 103 # documents. |
| 104 #default_role = None | 104 #default_role = None |
| 105 | 105 |
