Work on simplifying the Doxygen CSS; which was entirely a side project.

This commit is contained in:
Simon Brooke 2026-04-20 10:12:55 +01:00
parent d952623266
commit 812a1be7d9
2 changed files with 197 additions and 197 deletions

View file

@ -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