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
bff5760f
Commit
bff5760f
authored
9 years ago
by
Joan Solà Ortega
Browse files
Options
Downloads
Patches
Plain Diff
Tune doxygen config
parent
252ad812
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/doxygen.conf
+2
-3
2 additions, 3 deletions
doc/doxygen.conf
with
2 additions
and
3 deletions
doc/doxygen.conf
+
2
−
3
View file @
bff5760f
...
@@ -53,7 +53,6 @@ PROJECT_BRIEF =
...
@@ -53,7 +53,6 @@ PROJECT_BRIEF =
# and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
# and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
# to the output directory.
# to the output directory.
# PROJECT_LOGO = ../doc/images/red-wolf.png
PROJECT_LOGO
= ../
doc
/
images
/
wolf
-
120
.
png
PROJECT_LOGO
= ../
doc
/
images
/
wolf
-
120
.
png
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
...
@@ -374,7 +373,7 @@ INLINE_GROUPED_CLASSES = NO
...
@@ -374,7 +373,7 @@ INLINE_GROUPED_CLASSES = NO
# Man pages) or section (for LaTeX and RTF).
# Man pages) or section (for LaTeX and RTF).
# The default value is: NO.
# The default value is: NO.
INLINE_SIMPLE_STRUCTS
=
NO
INLINE_SIMPLE_STRUCTS
=
YES
# When TYPEDEF_HIDES_STRUCT tag is enabled, a typedef of a struct, union, or
# When TYPEDEF_HIDES_STRUCT tag is enabled, a typedef of a struct, union, or
# enum is documented as struct, union, or enum with the name of the typedef. So
# enum is documented as struct, union, or enum with the name of the typedef. So
...
@@ -2153,7 +2152,7 @@ CLASS_GRAPH = YES
...
@@ -2153,7 +2152,7 @@ CLASS_GRAPH = YES
# The default value is: YES.
# The default value is: YES.
# This tag requires that the tag HAVE_DOT is set to YES.
# This tag requires that the tag HAVE_DOT is set to YES.
COLLABORATION_GRAPH
=
NO
COLLABORATION_GRAPH
=
YES
# If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
# If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
# groups, showing the direct groups dependencies.
# groups, showing the direct groups dependencies.
...
...
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