File tree Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Expand file tree Collapse file tree 4 files changed +3
-4
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 99# Link dates and other references in the changelog
1010extensions += ['rst.linker' ]
1111link_files = {
12- '../CHANGES .rst' : dict (
12+ '../NEWS .rst' : dict (
1313 using = dict (
1414 BB = 'https://bitbucket.org' ,
1515 GH = 'https://github.com' ,
Original file line number Diff line number Diff line change 77
88.. towncrier-draft-entries :: DRAFT, unreleased as on |today|
99
10- .. include :: ../CHANGES (links).rst
10+ .. include :: ../NEWS (links).rst
1111
1212Credits
1313*******
Original file line number Diff line number Diff line change 11[tool .towncrier ]
2- filename = " CHANGES.rst "
2+ title_format = " {version} "
33# workaround for sphinx-contrib/sphinxcontrib-towncrier#83
44directory = " newsfragments"
5- title_format = " {version}"
You can’t perform that action at this time.
0 commit comments