From cd73ee1fe287ca77b44370760d72f7eb145f096e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 11 Feb 2016 06:14:17 +0200 Subject: Implement links in TOC --- tests/toc/toc.html | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) (limited to 'tests') 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 @@

Table of Contents

- - - + -
Preface +
Preface - - + +
About This Document
More Information
About This +Document
More Information
PART I
1Introduction +
PART I
1Introduction - - + +
1.1Architecture and Workflow
1.2Benefits
1.1Architecture and +Workflow
1.2Benefits
2Hello World +
2Hello World - - + - +
2.1Setup
2.2Compiling +
2.1Setup
2.2Compiling - - + +
2.2.1Compiling with GCC
2.2.2Compiling with Clang
2.2.1Compiling with +GCC
2.2.2Compiling +with Clang
2.3Conclusion
2.3Conclusion
-- cgit v1.1