Commit graph

6 commits

Author SHA1 Message Date
A.M. Rowsell
fa9d534e94
docs: bringing in doxygen-awesome-css, added more inline documentation
The doxygen-awesome-css project is just a nice, simple, customizable
CSS system for making doxygen look less like 1992 and more like
2022. I need to spend a bunch of time tweaking it to make it
look good, and perhaps match it to the style already used at
chess.frzn.dev.

Added more inline Doxycomments, and also generated an image that
represents the logical layout of the boardGrid member variable,
showing the mirrored layout. This works well for our project
because of the way the serial data comes in.
2025-09-16 03:21:53 -04:00
A.M. Rowsell
a1560f1611
chores: updated gitignore, removal of configurations.xml, formatted header 2025-09-13 11:36:53 -04:00
A.M. Rowsell
ca6468cc62
docs: temporarily added docs/ to .gitignore as they are not ready 2025-09-07 17:46:48 -04:00
A.M. Rowsell
7fad5e53af
dev: added some string helper functions, updated gitignore 2025-08-27 14:20:22 -04:00
A.M. Rowsell
27b293c302
dev: Removed Game class as redundant. gitignore updates. 2025-07-31 16:32:25 -04:00
A.M. Rowsell
d80b03bdf0
Initial commit of MPLABX version 2025-07-30 21:48:16 -04:00