Closed
Description
As discovered in python/blurb#44 (python/blurb#44 (comment)), the Windows installer ships the merged NEWS
file in Doc\html\
, but has a 'broken' Doc\html\whatsnew\changelog.html
file, reading "The NEWS file is not available".
-
Can we fix the
changelog.html
creation? My first guess would be that the NEWS file has not been created or moved toDoc\build\NEWS
at the time that Sphinx is invoked. -
Do we need to provide the NEWS file to users? It is a ~2MB ~50,000 line text file with fairly poor usability and little discoverability (it is in the html directory but not linked from anywhere).
A
Metadata
Metadata
Assignees
Labels
No labels