forked from mirrors/principia
Move in-tree libraries to lib/, move main codebase into root of src/
This commit is contained in:
parent
0101aeb9b1
commit
15bfab9e60
682 changed files with 43 additions and 101 deletions
3
Doxyfile
3
Doxyfile
|
|
@ -14,8 +14,7 @@ BUILTIN_STL_SUPPORT = YES
|
|||
# Input
|
||||
RECURSIVE = YES
|
||||
STRIP_FROM_PATH = src
|
||||
INPUT = src/main_page.dox \
|
||||
src/src/ src/tms/
|
||||
INPUT = src/
|
||||
|
||||
# Dot graphs
|
||||
HAVE_DOT = YES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue