We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2da1f67 + 5b3b4f6 commit 5ae88b1Copy full SHA for 5ae88b1
2 files changed
docs/Doxyfile.en.in
@@ -8,7 +8,7 @@ GENERATE_XML = YES
8
OUTPUT_LANGUAGE = English
9
XML_OUTPUT = en
10
OUTPUT_DIRECTORY = @CMAKE_CURRENT_BINARY_DIR@/doc_doxygen/
11
-EXCLUDE_SYMBOLS = @7 PrinterExt std
+EXCLUDE_SYMBOLS = @7 PrinterExt std ContainerOf
12
13
# input
14
FULL_PATH_NAMES = YES
docs/Doxyfile.in
OUTPUT_LANGUAGE = Chinese
XML_OUTPUT = zh
-EXCLUDE_SYMBOLS = @7 std
+EXCLUDE_SYMBOLS = @7 std ContainerOf
0 commit comments