For the script to run, follow the Prerequisites section.
- Open a terminal.
- Navigate to the path of the
auto_rn_ft.py
file. - Run
python3 auto_rn_ft.py
The script downloads a .zip
archive. It contains HTML release notes corresponding to each minor version of the major version set in version_prefix
. All tickets are Done
.
A map.ftmap
file groups minor versions under a document corresponding to the major version. It also orders files from latest minor version to oldest.