summaryrefslogtreecommitdiff
path: root/docs/tutorials/boostramps.md
AgeCommit message (Collapse)Author
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-19Some docs improvements (#552)MegaMech
* Some improvements
2024-01-17Add mainpage (#549)MegaMech
* More work on docs