Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.27 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.27 KB

ManiaScript Reference

Because I don't like Doxywizard and dealing with thousands of HTML files, I decided to make a ManiaScript reference generator that just requires to manually update the doc.h in the associated folders + the build version in the Doxyfile (PROJECT_NUMBER).

Contribute with new doc.h

If there are new updates to Trackmania 2020, you can contribute by updating the doc.h in the associated folder and making a pull request.

For ManiaPlanet, it's no longer expected that the game will update.

Doxygen Awesome

The project includes the Doxygen Awesome CSS theme as submodule and is currently used for official builds.

Plans

  • Automatically update the build version in Doxyfile in some way
  • Deploy to bigbang1112.cz
  • Add some very wacky way to automatically update the doc.h files (probably won't happen)