summaryrefslogtreecommitdiff
path: root/tests/toc/toc.cli
blob: 5e9c43a2d51ec57f1cdffca305424b136738a39c (plain)
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
"\h1|Table of Contents|"
"\$TOC$"

"
\h0|Preface|

This document describes something awesome.

\h|About This Document|

And this document is also awesome.

\h|More Information|

It is so awesome that no further information will be required."

"
\H|PART I|

Start of part one.

\h1|Introduction|

Beginning of the first chapter.

\h|Architecture and Workflow|

Some basics.

\h|Benefits|

You will like them.

\h1|Hello World|

Beginning of the second chapter.

\h|Setup|

More basics.

\h|Compiling|

How to build the example

\h2|Compiling with GCC|

GCC

\h2|Compiling with Clang|

Clang

\h|Conclusion|

Some remarks.

"