mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-06 02:01:50 +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
Doxyfile.sa
Normal file
2489
Doxyfile.sa
Normal file
File diff suppressed because it is too large
Load Diff
2489
Doxyfile.ths
Normal file
2489
Doxyfile.ths
Normal file
File diff suppressed because it is too large
Load Diff
@@ -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