File: ok_include.html

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 (28 lines) | stat: -rw-r--r-- 2,109 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!DOCTYPE html>
<html lang="en">
<head>
<title>ok_include</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head>
<body>
<div class="container"><div class="navigation">
<h2><a href="ok_include_intro.html"></a></h2><ul><li><a href="AllUnits.html">Units</a></li><li><a href="ClassHierarchy.html">Class Hierarchy</a></li><li><a href="AllClasses.html">Classes, Interfaces, Objects and Records</a></li><li><a href="AllTypes.html">Types</a></li><li><a href="AllVariables.html">Variables</a></li><li><a href="AllConstants.html">Constants</a></li><li><a href="AllFunctions.html">Functions and Procedures</a></li><li><a href="AllIdentifiers.html">Identifiers</a></li></ul></div><div class="content">
<h1 class="unit">Unit ok_include</h1>
<div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Uses</div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section">Functions and Procedures</div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p>
This is a test of @include tag.</p>
<p>


<p>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>. 

<p>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>. 

<p>Behold file ok_include_1.txt that is included for the 3rd time here, and this time it's inside @bold: <strong>Blah blah blah. This is file <code>ok_include_1.txt</code>. This is file <code>ok_include_2.txt</code>. </strong>

<p>Take a look at <a class="normal" href="ok_include_intro.html">Introduction</a> too.</p>
<span id="PasDoc-Uses"></span></div></div></body></html>