Fix Doxyfile quoting and doxy.sh typo

This commit is contained in:
GOB
2026-03-06 11:57:27 +09:00
parent 83b1f5fde8
commit 80ea63214d
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-METER
PROJECT_NAME = "M5Unit-METER"
# 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