mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-29 06:35:28 -04:00
Fix doxygen build
This commit is contained in:
parent
95a24702a0
commit
2a57904baa
2 changed files with 1 additions and 2 deletions
|
|
@ -49,7 +49,6 @@ GENERATE_LATEX = NO
|
|||
|
||||
# dot tool
|
||||
HAVE_DOT = YES
|
||||
DOT_TRANSPARENT = YES
|
||||
DOT_MULTI_TARGETS = YES
|
||||
DOT_IMAGE_FORMAT = "svg"
|
||||
INTERACTIVE_SVG = YES
|
||||
|
|
|
|||
|
|
@ -26,6 +26,6 @@ doxygen ./Doxyfile
|
|||
|
||||
# Remove CP2K from header bars because we already have the logo.
|
||||
cd html
|
||||
sed -i 's/"projectname">CP2K/"projectname">/' ./*.html ./*/*.html ./*/*/*.html
|
||||
sed -i 's/"projectname">CP2K/"projectname">/' ./*.html ./*/*/*.html
|
||||
|
||||
#EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue