diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-23 13:32:29 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-23 13:32:29 +0200 |
commit | 8b1f8a5b42a5a1ac5450cba1dbcbb5fd4bf3064c (patch) | |
tree | a5d0edc59c70571e718441071a6e118d1edcbb98 /Doxyfile | |
parent | 648d87ea98ec39d5745d36a0b5c5078cd9491211 (diff) | |
parent | f4e7a23309797c56baf6be3a9e99e74596223474 (diff) |
Merge branch 'wip/docs' into wip/rp2040-good-ending
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ DOXYFILE_ENCODING = UTF-8 PROJECT_NAME = "puzzlebox" OUTPUT_DIRECTORY = doxygen +LAYOUT_FILE = docs/doxygen-layout.xml INPUT += readme.md INPUT += lib/mpack |