Mercurial > p > roundup > code
comparison doc/conf.py @ 5610:0df5f9eeefd4
Changed references to http://issues.roundup-tracker.org to https now
that the site is TLS enabled.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 12 Feb 2019 21:31:41 -0500 |
| parents | 487dc55e3c5e |
| children | 9619d64c0351 |
comparison
equal
deleted
inserted
replaced
| 5608:5df309febe49 | 5610:0df5f9eeefd4 |
|---|---|
| 92 # Else, today_fmt is used as the format for a strftime call. | 92 # Else, today_fmt is used as the format for a strftime call. |
| 93 #today_fmt = '%B %d, %Y' | 93 #today_fmt = '%B %d, %Y' |
| 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 http://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', 'whatsnew-0.8.txt', |
| 100 'security.txt' ] | 100 'security.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 |
