summaryrefslogtreecommitdiff
path: root/docs/tutorials
AgeCommit message (Collapse)Author
2026-01-01Add more instructions (#619)MegaMech
* Update docs * Fix
2025-12-07Name ScreenContext, Refactor Course class to Track (#583)MegaMech
* Rename Screen Contexts * typedef ScreenContext struct * Fix Compile * Rename Course.cpp to Track.cpp * Refactor Course to Track * A few renames * General Cleanup * More Rename * More names * Move TrackSections struct to Track.h --------- Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
2024-01-20update docs (#555)coco875
* Update doxygen-gh-pages.yml * reorganise docs folder add ref and a button to switch between dark and light, optimise doxygen
2024-01-20Added more pages (#554)MegaMech
Update docs
2024-01-19Some docs improvements (#552)MegaMech
* Some improvements
2024-01-17More docs (#550)MegaMech
* Update Doxyfile
2024-01-17Add mainpage (#549)MegaMech
* More work on docs