mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-25 02:33:59 +08:00
tune for release v3.2.0
This commit is contained in:
@@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
|
||||
# title of most generated pages and in a few other places.
|
||||
# The default value is: My Project.
|
||||
|
||||
PROJECT_NAME = "MiniGUI API Reference"
|
||||
PROJECT_NAME = "MiniGUI API Reference (MiniGUI-Processes)"
|
||||
|
||||
# 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
|
||||
+2489
File diff suppressed because it is too large
Load Diff
+2489
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -14,7 +14,7 @@ libminiguiincludedir = $(includedir)/minigui
|
||||
libminiguiinclude_HEADERS = mgconfig.h
|
||||
|
||||
docs:
|
||||
doxygen Doxyfile
|
||||
doxygen Doxyfile.procs Doxyfile.ths Doxyfile.sa
|
||||
|
||||
dist-nolicense: dist
|
||||
./clean_license.sh $(DIST_ARCHIVES)
|
||||
|
||||
Reference in New Issue
Block a user