dfhack/docs/sphinx_extensions/dfhack
lethosor debeac14c1
Stop reversing changelog entries
This makes entries show up in the same order in the generated docs as in changelog.txt

The only other significant difference this causes is that when notes from multiple prereleases are combined into one stable release, changes from the newer version will show up first now (i.e. in the same order as reading the changelog from the top down), but this has minimal impact.
2020-12-24 13:29:56 -05:00
..
__init__.py Restructure changelog generation as a Sphinx extension 2020-07-04 02:16:11 -04:00
changelog.py Stop reversing changelog entries 2020-12-24 13:29:56 -05:00
lexer.py Default to a basic DFHack-specific pygments lexer (supporting comments and prompts) 2020-10-09 00:27:22 -04:00
util.py Add gen_changelog.py compatibility shim, fix paths when run under cmake 2020-07-04 02:35:55 -04:00