Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
04fc0b98
Commit
04fc0b98
authored
Aug 09, 2004
by
Alexandre Duret-Lutz
Browse files
* doc/Doxyfile.in (STRIP_FROM_INC_PATH): Define, so that the
`#include' references are correct.
parent
01566183
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
04fc0b98
2004-08-09 Alexandre Duret-Lutz <adl@src.lip6.fr>
* doc/Doxyfile.in (STRIP_FROM_INC_PATH): Define, so that the
`#include' references are correct.
* README: Update.
* m4/gccoptim.m4: Compute optimization flags for CXX too.
...
...
doc/Doxyfile.in
View file @
04fc0b98
...
...
@@ -124,7 +124,8 @@ STRIP_FROM_PATH = @top_srcdir@/src/ \
# definition is used. Otherwise one should specify the include paths that
# are normally passed to the compiler using the -I flag.
STRIP_FROM_INC_PATH =
STRIP_FROM_INC_PATH = @top_srcdir@/src/ \
@top_srcdir@/iface/
# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
# (but less readable) file names. This can be useful is your file systems
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment