Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
pinocchio
Commits
b8c1ae04
Unverified
Commit
b8c1ae04
authored
Feb 17, 2020
by
Justin Carpentier
Committed by
GitHub
Feb 17, 2020
Browse files
Merge pull request #1071 from gabrielebndn/topic/fixdoc
[doc] [practical exercises] Fix file links
parents
243fe383
0101ade9
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Doxyfile.extra.in
View file @
b8c1ae04
...
...
@@ -317,6 +317,9 @@ FILE_PATTERNS = *.cc *.cpp *.h *.hpp *.hh *.dox *.md *.py
EXCLUDE = @CMAKE_SOURCE_DIR@/doc/d-practical-exercises/src
# Put them back for inclusion as whole files
HTML_EXTRA_FILES += @CMAKE_SOURCE_DIR@/doc/d-practical-exercises/src
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
# directories that are symbolic links (a Unix file system feature) are excluded
# from the input.
...
...
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