mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-26 21:25:19 -04:00
Revive Doxygen
This commit is contained in:
parent
b6d717620b
commit
d70bb55f0f
9 changed files with 164 additions and 1812 deletions
|
|
@ -88,6 +88,8 @@ def main():
|
|||
continue
|
||||
if root.startswith("./tools/autotune_grid"):
|
||||
continue
|
||||
if root.startswith("./doxygen"):
|
||||
continue
|
||||
if root.startswith("./exts"):
|
||||
continue
|
||||
if root.startswith("./obj"):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue