doc: add Doxygen build system
- add Doxygen build configuration file template and CMake list file. - add option for building documentation. - the content of documentation should be filled in future.
This commit is contained in:
10
doc/src/index.dox
Normal file
10
doc/src/index.dox
Normal file
@ -0,0 +1,10 @@
|
||||
/**
|
||||
|
||||
\mainpage YYCCommonplace Library Manual
|
||||
|
||||
This manual is organized into the following chapters and appendices:
|
||||
|
||||
\subpage intro
|
||||
|
||||
|
||||
*/
|
Reference in New Issue
Block a user