Mercurial > hgrepos > Python > libs > ConfigMix
comparison doc/conf.py @ 93:84b9578cacce
Start with unit tests
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Sun, 18 Mar 2018 14:44:41 +0100 |
| parents | 5ca36fbea43d |
| children | 2b79ddc0f92b |
comparison
equal
deleted
inserted
replaced
| 92:75738d488e9d | 93:84b9578cacce |
|---|---|
| 207 autoclass_content = 'both' | 207 autoclass_content = 'both' |
| 208 | 208 |
| 209 | 209 |
| 210 # -- Options for changelog --------------------------------------------------- | 210 # -- Options for changelog --------------------------------------------------- |
| 211 | 211 |
| 212 changelog_inner_tag_sort = ['feature', 'bugfix', 'doc'] | 212 changelog_inner_tag_sort = ['feature', 'bugfix', 'test', 'doc'] |
