Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
libraries
libyaplog
Commits
384dc86d
Commit
384dc86d
authored
Sep 14, 2020
by
Adrien Oliva
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix doxygen issue
parent
a320f38f
Pipeline
#985
failed with stages
in 55 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
4 deletions
+17
-4
ChangeLog.md
ChangeLog.md
+8
-0
NEWS.md
NEWS.md
+8
-0
doc/Doxyfile.in
doc/Doxyfile.in
+1
-4
No files found.
ChangeLog.md
View file @
384dc86d
# ChangeLog
## 2.0.2-2
Fix release
2020-09-14 Adrien Oliva
<olivaa+gitlab@yapbreak.fr>
* fix(doxygen): Fix doxygen configuration
## 2.0.2-1
Fix release
...
...
NEWS.md
View file @
384dc86d
# News
## 2.0.2-2
Fix release
2020-09-14 Adrien Oliva
<olivaa+gitlab@yapbreak.fr>
* fix(doxygen): Fix doxygen configuration
## 2.0.2-1
Fix release
...
...
doc/Doxyfile.in
View file @
384dc86d
...
...
@@ -23,7 +23,6 @@ INHERIT_DOCS = YES
SEPARATE_MEMBER_PAGES = NO
TAB_SIZE = 4
ALIASES =
TCL_SUBST =
OPTIMIZE_OUTPUT_FOR_C = YES
OPTIMIZE_OUTPUT_JAVA = NO
OPTIMIZE_FOR_FORTRAN = NO
...
...
@@ -114,7 +113,7 @@ EXCLUDE_SYMBOLS =
#EXAMPLE_PATH = @abs_top_srcdir@/sample
EXAMPLE_PATTERNS = *.c *.cpp *.h
EXAMPLE_RECURSIVE = YES
IMAGE_PATH = @abs_top_srcdir@/doc/img
#
IMAGE_PATH = @abs_top_srcdir@/doc/img
INPUT_FILTER =
FILTER_PATTERNS =
FILTER_SOURCE_FILES = NO
...
...
@@ -244,14 +243,12 @@ GENERATE_TAGFILE =
ALLEXTERNALS = NO
EXTERNAL_GROUPS = YES
EXTERNAL_PAGES = YES
PERL_PATH = /usr/bin/perl
#---------------------------------------------------------------------------
# Configuration options related to the dot tool
#---------------------------------------------------------------------------
CLASS_DIAGRAMS = YES
MSCGEN_PATH =
DIA_PATH =
HIDE_UNDOC_RELATIONS = YES
HAVE_DOT = YES
...
...
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