chore: 完善 API 文档

oneRain 2020-03-05 11:28:14 +08:00
parent cb724e1bf7
commit 8f37e94639
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -330,3 +330,4 @@ ASALocalRun/
.mfractor/ .mfractor/
!Common/Log/ !Common/Log/
Doc/

View File

@ -6,7 +6,7 @@ OUTPUT_DIRECTORY = ./Doc/
EXTRACT_ALL = yes EXTRACT_ALL = yes
EXTRACT_PRIVATE = no EXTRACT_PRIVATE = no
EXTRACT_STATIC = yes EXTRACT_STATIC = yes
INPUT = ./Storage/Source/ ./RTM/Source/ ./LiveQuery/Source/ INPUT = ./Storage/
#Do not add anything here unless you need to. Doxygen already covers all #Do not add anything here unless you need to. Doxygen already covers all
#common formats like .c/.cc/.cxx/.c++/.cpp/.inl/.h/.hpp #common formats like .c/.cc/.cxx/.c++/.cpp/.inl/.h/.hpp
FILE_PATTERNS = FILE_PATTERNS =