adds source file processing to doxygen.

this commit adds the proper source file directory, so now doxygen picks
up all of the C files for processing. Some minor cleanup and file
exclusions have also been added such that things like `paq.sh` and sub
`Readme.md` files are not picked up.
This commit is contained in:
Alexander W. Schultz 2024-10-20 11:16:29 -04:00 committed by Rob Loach
parent abb3e406aa
commit 3723ca585b

View File

@ -32,4 +32,5 @@ all: docs nuke
install:
clean:
rm -rf $(docs_path)/html