summary refs log tree commit diff stats
path: root/nimdoc/testproject/expected/subdir
diff options
context:
space:
mode:
authorJake Leahy <jake@leahy.dev>2022-11-22 06:59:06 +1100
committerGitHub <noreply@github.com>2022-11-21 14:59:06 -0500
commit753868f16cf101073a7fc2d37d6b78310dd58d5c (patch)
treedc26e8ae5cf79afd5fe2c4bac61990e540729fd4 /nimdoc/testproject/expected/subdir
parent19cc494b802210936328189a6e3aee3b1e8797a7 (diff)
downloadNim-753868f16cf101073a7fc2d37d6b78310dd58d5c.tar.gz
Fix #14476 (#20878)
* Use link from webpage. Closes #14476

* Update doc generation tests

* Update RST test
Diffstat (limited to 'nimdoc/testproject/expected/subdir')
-rw-r--r--nimdoc/testproject/expected/subdir/subdir_b/utils.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/nimdoc/testproject/expected/subdir/subdir_b/utils.html b/nimdoc/testproject/expected/subdir/subdir_b/utils.html
index f48c5edc2..7d59e9e86 100644
--- a/nimdoc/testproject/expected/subdir/subdir_b/utils.html
+++ b/nimdoc/testproject/expected/subdir/subdir_b/utils.html
@@ -33,7 +33,7 @@
     </div>
     <div id="global-links">
       <ul class="simple">
-        <li><a href="../../theindex.html">Index</a></li>
+        <li><a id="indexLink" href="../../theindex.html">Index</a></li>
       </ul>
     </div>
     <div id="searchInputDiv">
18:25:18 +0100 bugfixes' href='/akspecs/ranger/commit/ranger/gui/widgets/titlebar.py?h=v1.0.1&id=4e01caf19cfbc798862e6b8b2dbd77328c8f99a2'>4e01caf1 ^
5805deca ^
75367118 ^
9cce9fab ^
75367118 ^













5805deca ^
d88232a3 ^
5805deca ^
75367118 ^
5805deca ^
75367118 ^
5805deca ^
75367118 ^

871c502d ^
75367118 ^

871c502d ^
75367118 ^
d88232a3 ^
75367118 ^
9a78b644 ^

871c502d ^
75367118 ^

d3eff0a9 ^
75367118 ^

d3eff0a9 ^
5805deca ^
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
59
60
61
62
63
64
65
66
67
68
69
70
71