TEST 1
|
Text of section 1
This is page test2
Text in between
This is page test3.
And this text is below the previous one.
Carriage return!
Hello
This is page test2
This is page test3.
And this text is below the previous one.
Carriage return!
Same page linked as subpage Test 3
test1
/** \mainpage Activities \section id_1 Section 1 Text of section 1 \copydoc id_test2 Text in between \copydoc id_test3 Hello - \copydoc id_test2 - \copydoc id_test3 - Ending Same page linked as subpage \subpage id_test3 \section id_x Source code test1 \verbinclude "test1.doxy" test2 \verbinclude "test2.doxy" test3 \verbinclude "test3.doxy" */
test2
/** \page id_test2 Test 2 This is page test2 */
test3
/** \page id_test3 Test 3 \details This is page test3. And this text is below the previous one. \n Carriage return! \section id_4 Section inside Test 3 page Section text */