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:
parent
0f6c85d20d
commit
a8e26eaf8d
6 changed files with 34 additions and 34 deletions
5
documentation/pages/about.dox
Normal file
5
documentation/pages/about.dox
Normal 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.
|
||||
*/
|
Loading…
Add table
Add a link
Reference in a new issue