mirror of
https://github.com/m5stack/M5Unit-HEART.git
synced 2026-05-20 11:28:19 -07:00
Fixes Doxyfile quoting and typos
This commit is contained in:
+1
-1
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user