Work on simplifying the Doxygen CSS; which was entirely a side project.
This commit is contained in:
parent
d952623266
commit
812a1be7d9
2 changed files with 197 additions and 197 deletions
4
Doxyfile
4
Doxyfile
|
|
@ -48,7 +48,7 @@ PROJECT_NAME = "Post Scarcity"
|
|||
# could be handy for archiving the generated documentation or if some version
|
||||
# control system is used.
|
||||
|
||||
PROJECT_NUMBER =
|
||||
PROJECT_NUMBER = 0.1.0
|
||||
|
||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
||||
# for a project that appears at the top of each page and should give viewer a
|
||||
|
|
@ -943,7 +943,7 @@ WARN_LOGFILE = tmp/doxy.log
|
|||
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
|
||||
# Note: If this tag is empty the current directory is searched.
|
||||
|
||||
INPUT = src \
|
||||
INPUT = src/c \
|
||||
docs \
|
||||
lisp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue