Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
KiT-RT
KiT-RT
Commits
feba7582
Commit
feba7582
authored
Jan 16, 2021
by
jannick.wolters
Browse files
diables doxygen gen for testing
parent
2334ca5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/conf.py
View file @
feba7582
...
...
@@ -51,4 +51,4 @@ if read_the_docs_build:
line
=
line
.
replace
(
'@DOXYGEN_OUTPUT_DIR@'
,
outputDir
)
line
=
line
.
replace
(
'@DOXYGEN_INPUT_DIR@'
,
inputDir
)
fout
.
write
(
line
)
subprocess
.
call
(
'doxygen'
,
shell
=
True
)
#
subprocess.call('doxygen', shell=True)
jannick.wolters
@jm2154
mentioned in commit
fb78d7aa
·
Apr 30, 2021
mentioned in commit
fb78d7aa
mentioned in commit fb78d7aaed775f6f96957f8aae5577716b130b90
Toggle commit list
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