File: 3_toc

package info (click to toggle)
tcllib 1.18-dfsg-3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 64,304 kB
  • ctags: 28,857
  • sloc: tcl: 174,135; ansic: 14,215; sh: 2,643; xml: 1,766; yacc: 1,148; pascal: 583; makefile: 106; perl: 84; f90: 84; python: 33; ruby: 13; php: 11
file content (37 lines) | stat: -rw-r--r-- 1,204 bytes parent folder | download | duplicates (9)
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
29
30
31
32
33
34
35
36
37
<html>
<head>
<title>Table of Contents -- TOC</title>
<style></style>
</head>

<body>
<div class="doctools">
<div class="toc-header">
<h1 class="toc-title">Table of Contents -- TOC</h1>
<!-- Customization Point: header -->
<hr class="toc-navsep">
</div>
<!-- - Start Table Of Contents ---------------------------------- -->
<dl class="toc-contents">
<dt class="toc-ref"><a href="introduction.man">doctools::toc::introduction</a></dt>
<dd class="toc-ref">DocTools - Tables of Contents</dd>
<dt class="toc-div"><a href="processing.man">Processing</a></dt>
<dd class="toc-div">
<!-- - Start Division (Processing) ------------------------------ -->
<dl class="toc-contents">
<dt class="toc-ref"><a href="structure.man">doctools::toc::structure</a></dt>
<dd class="toc-ref">doctoc serialization utilities</dd>
<dt class="toc-ref"><a href="parse.man">doctools::toc::parse</a></dt>
<dd class="toc-ref">Parsing text in doctoc format</dd>
</dl>
<!-- - Stop  Division (Processing) ------------------------------ -->
</dd>
</dl>
<!-- - Stop  Table Of Contents ---------------------------------- -->
<div class="toc-footer">
<hr class="toc-navsep">
<!-- Customization Point: footer -->
</div>
</div>
</body>
</html>