File: 4_toc2

package info (click to toggle)
tcllib 1.19-dfsg-2
  • links: PTS
  • area: main
  • in suites: buster
  • size: 67,328 kB
  • sloc: tcl: 208,371; ansic: 14,215; sh: 2,846; xml: 1,766; yacc: 1,145; pascal: 583; makefile: 106; perl: 84; f90: 84; python: 33; ruby: 13; php: 11
file content (37 lines) | stat: -rw-r--r-- 1,672 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="parse.man">doctools::toc::parse</a></dt>
                        <dd class="toc-ref">Parsing text in doctoc format</dd>
                    </dl>
                    <!-- - Stop  Division (Processing) ------------------------------ -->
                </dd>
                <dt class="toc-ref"><a href="structure.man">doctools::toc::structure</a></dt>
                <dd class="toc-ref">doctoc serialization utilities</dd>
            </dl>
            <!-- - Stop  Table Of Contents ---------------------------------- -->
            <div class="toc-footer">
                <hr class="toc-navsep">
                <!-- Customization Point: footer -->
            </div>
        </div>
    </body>
</html>