Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
laser
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mobile_robotics
wolf_projects
wolf_lib
plugins
laser
Commits
cf4729dc
Commit
cf4729dc
authored
9 years ago
by
Joan Solà Ortega
Browse files
Options
Downloads
Patches
Plain Diff
Revised Doxygen configuration
parent
e823727b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/doxygen.conf
+6
-6
6 additions, 6 deletions
doc/doxygen.conf
with
6 additions
and
6 deletions
doc/doxygen.conf
+
6
−
6
View file @
cf4729dc
...
@@ -44,7 +44,7 @@ PROJECT_NUMBER =
...
@@ -44,7 +44,7 @@ PROJECT_NUMBER =
# for a project that appears at the top of each page and should give viewer a
# for a project that appears at the top of each page and should give viewer a
# quick idea about the purpose of the project. Keep the description short.
# quick idea about the purpose of the project. Keep the description short.
PROJECT_BRIEF
=
WindowedLocalizationFrames
PROJECT_BRIEF
=
Windowed
Localization
Frames
# With the PROJECT_LOGO tag one can specify an logo or icon that is included in
# With the PROJECT_LOGO tag one can specify an logo or icon that is included in
# the documentation. The maximum height of the logo should not exceed 55 pixels
# the documentation. The maximum height of the logo should not exceed 55 pixels
...
@@ -216,7 +216,7 @@ SEPARATE_MEMBER_PAGES = NO
...
@@ -216,7 +216,7 @@ SEPARATE_MEMBER_PAGES = NO
# uses this value to replace tabs by spaces in code fragments.
# uses this value to replace tabs by spaces in code fragments.
# Minimum value: 1, maximum value: 16, default value: 4.
# Minimum value: 1, maximum value: 16, default value: 4.
TAB_SIZE
=
8
TAB_SIZE
=
4
# This tag can be used to specify a number of aliases that act as commands in
# This tag can be used to specify a number of aliases that act as commands in
# the documentation. An alias has the form:
# the documentation. An alias has the form:
...
@@ -242,7 +242,7 @@ TCL_SUBST =
...
@@ -242,7 +242,7 @@ TCL_SUBST =
# members will be omitted, etc.
# members will be omitted, etc.
# The default value is: NO.
# The default value is: NO.
OPTIMIZE_OUTPUT_FOR_C
=
YES
OPTIMIZE_OUTPUT_FOR_C
=
NO
# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
# Python sources only. Doxygen will then generate output that is more tailored
# Python sources only. Doxygen will then generate output that is more tailored
...
@@ -693,7 +693,7 @@ CITE_BIB_FILES =
...
@@ -693,7 +693,7 @@ CITE_BIB_FILES =
# messages are off.
# messages are off.
# The default value is: NO.
# The default value is: NO.
QUIET
=
YES
QUIET
=
NO
# The WARNINGS tag can be used to turn on/off the warning messages that are
# The WARNINGS tag can be used to turn on/off the warning messages that are
# generated to standard error ( stderr) by doxygen. If WARNINGS is set to YES
# generated to standard error ( stderr) by doxygen. If WARNINGS is set to YES
...
@@ -2311,7 +2311,7 @@ PLANTUML_JAR_PATH =
...
@@ -2311,7 +2311,7 @@ PLANTUML_JAR_PATH =
# Minimum value: 0, maximum value: 10000, default value: 50.
# Minimum value: 0, maximum value: 10000, default value: 50.
# This tag requires that the tag HAVE_DOT is set to YES.
# This tag requires that the tag HAVE_DOT is set to YES.
DOT_GRAPH_MAX_NODES
=
6
0
DOT_GRAPH_MAX_NODES
=
2
0
# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs
# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs
# generated by dot. A depth value of 3 means that only nodes reachable from the
# generated by dot. A depth value of 3 means that only nodes reachable from the
...
@@ -2323,7 +2323,7 @@ DOT_GRAPH_MAX_NODES = 60
...
@@ -2323,7 +2323,7 @@ DOT_GRAPH_MAX_NODES = 60
# Minimum value: 0, maximum value: 1000, default value: 0.
# Minimum value: 0, maximum value: 1000, default value: 0.
# This tag requires that the tag HAVE_DOT is set to YES.
# This tag requires that the tag HAVE_DOT is set to YES.
MAX_DOT_GRAPH_DEPTH
=
0
MAX_DOT_GRAPH_DEPTH
=
5
# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
# background. This is disabled by default, because dot on Windows does not seem
# background. This is disabled by default, because dot on Windows does not seem
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment