aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/Hash.html
diff options
context:
space:
mode:
authorAlec Theriault <alec.theriault@gmail.com>2017-12-14 01:32:53 -0800
committerAlexander Biehl <alexbiehl@gmail.com>2018-02-01 14:58:18 +0100
commitcabe219d10492e376fcfbfa514ae8a722d5e21e2 (patch)
tree6746942c491aa13b6a4d36cbb2e8adef61651542 /html-test/ref/Hash.html
parent4f75be94f45a0e92553eccefe56230c554333ce7 (diff)
Clickable anchors for headings (#716)
See #579. This just adds an <a> tag around the heading, pointing to the heading itself.
Diffstat (limited to 'html-test/ref/Hash.html')
-rw-r--r--html-test/ref/Hash.html30
1 files changed, 18 insertions, 12 deletions
diff --git a/html-test/ref/Hash.html b/html-test/ref/Hash.html
index 21004e20..e22c8c52 100644
--- a/html-test/ref/Hash.html
+++ b/html-test/ref/Hash.html
@@ -132,10 +132,12 @@
></details
></div
><div id="interface"
- ><h1 id="g:1"
- >The <code
- >HashTable</code
- > type</h1
+ ><a href="#" id="g:1"
+ ><h1
+ >The <code
+ >HashTable</code
+ > type</h1
+ ></a
><div class="top"
><p class="src"
><span class="keyword"
@@ -161,10 +163,12 @@
>.</p
></div
></div
- ><h2 id="g:2"
- >Operations on <code
- >HashTable</code
- >s</h2
+ ><a href="#" id="g:2"
+ ><h2
+ >Operations on <code
+ >HashTable</code
+ >s</h2
+ ></a
><div class="top"
><p class="src"
><a id="v:new" class="def"
@@ -234,10 +238,12 @@
> otherwise.</p
></div
></div
- ><h1 id="g:3"
- >The <code
- >Hash</code
- > class</h1
+ ><a href="#" id="g:3"
+ ><h1
+ >The <code
+ >Hash</code
+ > class</h1
+ ></a
><div class="top"
><p class="src"
><span class="keyword"