Fixes Doxyfile quoting and typos

This commit is contained in:
GOB
2026-03-04 19:40:45 +09:00
parent cdc7d9691e
commit c2f92f1f40
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ DOXYFILE_ENCODING = UTF-8
# title of most generated pages and in a few other places.
# The default value is: My Project.
PROJECT_NAME = M5Unit-HEART
PROJECT_NAME = "M5Unit-HEART"
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
# could be handy for archiving the generated documentation or if some version
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
# Please execute on repositry root
# Please execute on repository root
## Get version from library.properties
## Get git rev of HEAD