diff options
Diffstat (limited to 'examples/page.doc')
-rw-r--r-- | examples/page.doc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/page.doc b/examples/page.doc index 41c9e02..747a4b8 100644 --- a/examples/page.doc +++ b/examples/page.doc @@ -1,6 +1,8 @@ /*! \page page1 A documentation page + Leading text. + \section sec An example section This page contains the subsections \ref subsection1 and \ref subsection2. - For more info see section \ref page2. + For more info see page \ref page2. \subsection subsection1 The first subsection Text. \subsection subsection2 The second subsection |