Update .gitignore and add Doxyfile in docs directory

This commit is contained in:
David Allen 2023-06-19 19:45:43 -06:00
parent 532fbbc1f5
commit 275c81c541
2 changed files with 2738 additions and 1 deletions

4
.gitignore vendored
View file

@ -3,7 +3,9 @@ builds/**
bin/gdpm
bin/gdpm.static
bin/gdpm.tests
docs/doxygen
docs/doxygen/html
docs/doxygen/latex
docs/doxygen/man
cache/**
tests/*
!tests/*.cpp

2735
docs/doxygen/Doxyfile Normal file

File diff suppressed because it is too large Load diff