mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-09-05 16:31:01 +02:00
Setup config for Pages section
This commit is contained in:
parent
919a07044a
commit
0f6c85d20d
5 changed files with 28 additions and 2 deletions
11
documentation/about.dox
Normal file
11
documentation/about.dox
Normal file
|
@ -0,0 +1,11 @@
|
|||
/** @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.
|
||||
*/
|
Loading…
Add table
Add a link
Reference in a new issue