Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
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
lxc
Commits
a2226efb
Commit
a2226efb
authored
Aug 27, 2016
by
Christian Brauner
Committed by
GitHub
Aug 27, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1157 from evgeni/doxygen-no-full-path-names
set FULL_PATH_NAMES=NO in doc/api/Doxyfile
parents
43ae0e64
fef509cb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Doxyfile
doc/api/Doxyfile
+1
-1
No files found.
doc/api/Doxyfile
View file @
a2226efb
...
@@ -130,7 +130,7 @@ INLINE_INHERITED_MEMB = NO
...
@@ -130,7 +130,7 @@ INLINE_INHERITED_MEMB = NO
# shortest path that makes the file name unique will be used
# shortest path that makes the file name unique will be used
# The default value is: YES.
# The default value is: YES.
FULL_PATH_NAMES =
YES
FULL_PATH_NAMES =
NO
# The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
# The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
# Stripping is only done if one of the specified strings matches the left-hand
# Stripping is only done if one of the specified strings matches the left-hand
...
...
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