1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-09-05 16:31:01 +02:00

show not explicitly documented objects

This commit is contained in:
Lars Melchior 2020-07-28 16:36:16 +02:00
parent 0f6c85d20d
commit a8e26eaf8d
6 changed files with 34 additions and 34 deletions

View file

@ -0,0 +1,5 @@
/** @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.
*/