Add Doxygen configuration file

Add a configuration file for Doxygen to generate a documentation in the
folder “doc”. Additionally at the “doc” folder to gitignore.
main
coderkun 2018-04-02 19:42:34 +02:00
parent 45b07ab777
commit 2ca50703b1
2 changed files with 2484 additions and 0 deletions

1
.gitignore vendored
View File

@ -11,6 +11,7 @@ build/*
buildTest/*
/CMakeCache.txt
/cmake_install.cmake
/doc
/Makefile
/src/cmake_install.cmake
/src/liblibluppp.a

2483
Doxyfile Normal file

File diff suppressed because it is too large Load Diff