1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-08-31 22:21:13 +02:00
ModernCppStarter/documentation/about.dox
2020-07-27 16:26:14 +05:30

11 lines
364 B
Text

/** @page about About Greeter
@tableofcontents
Everyone likes a good, personalized greeting.
@section sec An example section
This page contains the subsections @ref subsection1 and @ref subsection2.
For more info, see page @ref page2.
@subsection subsection1 The first subsection
Text.
@subsection subsection2 The second subsection
More text.
*/