Mercurial > hgrepos > Python > libs > ConfigMix
diff 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 |
line wrap: on
line diff
--- a/doc/conf.py Sun Mar 18 14:21:48 2018 +0100 +++ b/doc/conf.py Sun Mar 18 14:44:41 2018 +0100 @@ -209,4 +209,4 @@ # -- Options for changelog --------------------------------------------------- -changelog_inner_tag_sort = ['feature', 'bugfix', 'doc'] +changelog_inner_tag_sort = ['feature', 'bugfix', 'test', 'doc']
