mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 05:31:13 +02: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>
5 lines
265 B
Text
5 lines
265 B
Text
/** @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.
|
|
*/
|