File: ok_include.xml

package info (click to toggle)
pasdoc 0.16.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 33,572 kB
  • sloc: pascal: 28,894; javascript: 7,665; xml: 2,597; makefile: 523; sh: 417
file content (3 lines) | stat: -rw-r--r-- 711 bytes parent folder | download | duplicates (2)
1
2
3
<unit name="ok_include.pas">
  <description><abstract>This is a test of @include tag.</abstract><detailed> Behold included file ok_include_1.txt: Blah blah blah. This is file <code>ok_include_1.txt</code>. This is file <code>ok_include_2.txt</code>.  Behold file ok_include_1.txt that is included for the 2nd time here: Blah blah blah. This is file <code>ok_include_1.txt</code>. This is file <code>ok_include_2.txt</code>.  Behold file ok_include_1.txt that is included for the 3rd time here, and this time it's inside @bold: <bold>Blah blah blah. This is file <code>ok_include_1.txt</code>. This is file <code>ok_include_2.txt</code>. </bold> Take a look at Introduction too.</detailed></description>
</unit>