summaryrefslogtreecommitdiff
path: root/tests/toc/toc.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/toc/toc.html')
-rw-r--r--tests/toc/toc.html30
1 files changed, 17 insertions, 13 deletions
diff --git a/tests/toc/toc.html b/tests/toc/toc.html
index 7da2f0c..5ff1670 100644
--- a/tests/toc/toc.html
+++ b/tests/toc/toc.html
@@ -1,29 +1,33 @@
<h1>Table of Contents</h1>
<table class="toc">
- <tr><th></th><td>Preface
+ <tr><th></th><td><a href="#preface">Preface</a>
<table class="toc">
- <tr><th></th><td>About This Document</td></tr>
- <tr><th></th><td>More Information</td></tr>
+ <tr><th></th><td><a href="#about-document">About This
+Document</a></td></tr>
+ <tr><th></th><td><a href="#more-information">More Information</a></td></tr>
</table>
</td></tr>
- <tr><th colspan="2">PART I</th></tr>
- <tr><th>1</th><td>Introduction
+ <tr><th colspan="2"><a href="#part1">PART I</a></th></tr>
+ <tr><th>1</th><td><a href="#intro">Introduction</a>
<table class="toc">
- <tr><th>1.1</th><td>Architecture and Workflow</td></tr>
- <tr><th>1.2</th><td>Benefits</td></tr>
+ <tr><th>1.1</th><td><a href="#arch-flow">Architecture and
+Workflow</a></td></tr>
+ <tr><th>1.2</th><td><a href="#benefits">Benefits</a></td></tr>
</table>
</td></tr>
- <tr><th>2</th><td>Hello World
+ <tr><th>2</th><td><a href="#hello">Hello World</a>
<table class="toc">
- <tr><th>2.1</th><td>Setup</td></tr>
- <tr><th>2.2</th><td>Compiling
+ <tr><th>2.1</th><td><a href="#hell-setup">Setup</a></td></tr>
+ <tr><th>2.2</th><td><a href="#hello-compile">Compiling</a>
<table class="toc">
- <tr><th>2.2.1</th><td>Compiling with GCC</td></tr>
- <tr><th>2.2.2</th><td>Compiling with Clang</td></tr>
+ <tr><th>2.2.1</th><td><a href="#hello-compile-gcc">Compiling with
+GCC</a></td></tr>
+ <tr><th>2.2.2</th><td><a href="#hello-compile-clang">Compiling
+with Clang</a></td></tr>
</table>
</td></tr>
- <tr><th>2.3</th><td>Conclusion</td></tr>
+ <tr><th>2.3</th><td><a href="#hello-conclusion">Conclusion</a></td></tr>
</table>
</td></tr>
</table>