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
Olena
olena
Commits
2d3801c3
Commit
2d3801c3
authored
Oct 27, 2011
by
Guillaume Lazzara
Browse files
doc/Doxyfile.in: Do not warn about undocumented code.
parent
f0bd11ea
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
2d3801c3
2012-02-27 Guillaume Lazzara <z@lrde.epita.fr>
* doc/Doxyfile.in: Do not warn if undocumented.
2012-02-01 Guillaume Lazzara <z@lrde.epita.fr>
Add new groups in Scribo documentation.
...
...
doc/Doxyfile.in
View file @
2d3801c3
...
...
@@ -83,7 +83,7 @@ FILE_VERSION_FILTER =
#---------------------------------------------------------------------------
QUIET = YES
WARNINGS = YES
WARN_IF_UNDOCUMENTED =
YES
WARN_IF_UNDOCUMENTED =
NO
WARN_IF_DOC_ERROR = YES
WARN_NO_PARAMDOC = NO
WARN_FORMAT = "$file:$line: $text"
...
...
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