add api docs

This commit is contained in:
jiangjiajun
2022-10-11 06:01:18 +00:00
parent c4625a2cb6
commit 964aaf051c
8 changed files with 50 additions and 32 deletions
+3 -2
View File
@@ -791,6 +791,7 @@ WARN_LOGFILE =
# Note: If this tag is empty the current directory is searched.
INPUT = ../../../fastdeploy/
INPUT += ./main_page.md
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
@@ -982,7 +983,7 @@ FILTER_SOURCE_PATTERNS =
# (index.html). This can be useful if you have a project on for instance GitHub
# and want to reuse the introduction page also for the doxygen output.
USE_MDFILE_AS_MAINPAGE = main_page.md
USE_MDFILE_AS_MAINPAGE = ./main_page.md
#---------------------------------------------------------------------------
# Configuration options related to source browsing
@@ -1666,7 +1667,7 @@ EXTRA_SEARCH_MAPPINGS =
# If the GENERATE_LATEX tag is set to YES, doxygen will generate LaTeX output.
# The default value is: YES.
GENERATE_LATEX = YES
GENERATE_LATEX = NO
# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. If a
# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of