Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
json
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
json
Commits
9f26dac9
Unverified
Commit
9f26dac9
authored
Mar 17, 2019
by
Niels Lohmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
⬆
updated Doxyfile
parent
b8451c23
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
Doxyfile
doc/Doxyfile
+6
-2
No files found.
doc/Doxyfile
View file @
9f26dac9
# Doxyfile 1.8.1
5
# Doxyfile 1.8.1
6
#---------------------------------------------------------------------------
#---------------------------------------------------------------------------
# Project related configuration options
# Project related configuration options
...
@@ -38,6 +38,7 @@ OPTIMIZE_OUTPUT_FOR_C = NO
...
@@ -38,6 +38,7 @@ OPTIMIZE_OUTPUT_FOR_C = NO
OPTIMIZE_OUTPUT_JAVA = NO
OPTIMIZE_OUTPUT_JAVA = NO
OPTIMIZE_FOR_FORTRAN = NO
OPTIMIZE_FOR_FORTRAN = NO
OPTIMIZE_OUTPUT_VHDL = NO
OPTIMIZE_OUTPUT_VHDL = NO
OPTIMIZE_OUTPUT_SLICE = NO
EXTENSION_MAPPING =
EXTENSION_MAPPING =
MARKDOWN_SUPPORT = YES
MARKDOWN_SUPPORT = YES
TOC_INCLUDE_HEADINGS = 0
TOC_INCLUDE_HEADINGS = 0
...
@@ -141,7 +142,7 @@ USE_HTAGS = NO
...
@@ -141,7 +142,7 @@ USE_HTAGS = NO
VERBATIM_HEADERS = NO
VERBATIM_HEADERS = NO
CLANG_ASSISTED_PARSING = YES
CLANG_ASSISTED_PARSING = YES
CLANG_OPTIONS = -std=c++11
CLANG_OPTIONS = -std=c++11
CLANG_
COMPILATION_DATABASE_PATH = 0
CLANG_
DATABASE_PATH =
#---------------------------------------------------------------------------
#---------------------------------------------------------------------------
# Configuration options related to the alphabetical class index
# Configuration options related to the alphabetical class index
#---------------------------------------------------------------------------
#---------------------------------------------------------------------------
...
@@ -214,6 +215,7 @@ GENERATE_LATEX = NO
...
@@ -214,6 +215,7 @@ GENERATE_LATEX = NO
LATEX_OUTPUT = latex
LATEX_OUTPUT = latex
LATEX_CMD_NAME = latex
LATEX_CMD_NAME = latex
MAKEINDEX_CMD_NAME = makeindex
MAKEINDEX_CMD_NAME = makeindex
LATEX_MAKEINDEX_CMD = \makeindex
COMPACT_LATEX = NO
COMPACT_LATEX = NO
PAPER_TYPE = a4
PAPER_TYPE = a4
EXTRA_PACKAGES =
EXTRA_PACKAGES =
...
@@ -228,6 +230,7 @@ LATEX_HIDE_INDICES = NO
...
@@ -228,6 +230,7 @@ LATEX_HIDE_INDICES = NO
LATEX_SOURCE_CODE = NO
LATEX_SOURCE_CODE = NO
LATEX_BIB_STYLE = plain
LATEX_BIB_STYLE = plain
LATEX_TIMESTAMP = NO
LATEX_TIMESTAMP = NO
LATEX_EMOJI_DIRECTORY =
#---------------------------------------------------------------------------
#---------------------------------------------------------------------------
# Configuration options related to the RTF output
# Configuration options related to the RTF output
#---------------------------------------------------------------------------
#---------------------------------------------------------------------------
...
@@ -252,6 +255,7 @@ MAN_LINKS = NO
...
@@ -252,6 +255,7 @@ MAN_LINKS = NO
GENERATE_XML = YES
GENERATE_XML = YES
XML_OUTPUT = xml
XML_OUTPUT = xml
XML_PROGRAMLISTING = YES
XML_PROGRAMLISTING = YES
XML_NS_MEMB_FILE_SCOPE = NO
#---------------------------------------------------------------------------
#---------------------------------------------------------------------------
# Configuration options related to the DOCBOOK output
# Configuration options related to the DOCBOOK output
#---------------------------------------------------------------------------
#---------------------------------------------------------------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment