ToDo: Mw2html
From Audacity Wiki
Update to handle new i18n template.
Adjust so that manual does not need to be prepped.
- It should no longer necessary to set the manual out of alpha mode, nor remove the development manual header.
- Instead do this from inside the script.
Rewrite as two stages - one to pull the files and one to do the transformation
- Second stage can use beautifulsoup, as the wiki2tex script does.
- This will be more maintainable, and the same kind of knowledge will be needed for either.
-
Include option of compressing images, so that we don't need to use polish to reduce the size.
-
Include option of pulling specific language versions.