mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-12-17 20:14:36 +03:00
* Use m.css for generating doxygen docs * pass CMake variables to Doxygen * Setup config for Pages section * show not explicitly documented objects * update patch comment * update comment on M_SHOW_UNDOCUMENTED Co-authored-by: Lars Melchior <TheLartians@users.noreply.github.com>
6 lines
265 B
Plaintext
6 lines
265 B
Plaintext
/** @page about About
|
|
@section doc ModernCppStarter Documentation
|
|
This is the auto-generated documentation for the initial project of the ModernCppStater.
|
|
It shows how we can use Doxygen to automatically build a browsable documentation for your projects.
|
|
*/
|