Commit da11430
committed
Propagate the fragment identifier in *all* versions (not just dev).
In d48b796, I added the ability
of the apge to track the fragment identifier in the URL so that
switching between version would preserve it.
However, I overlooked the fact that the block of code I used
was only executed when viewing the dev version of the docs.
This commit makes the fragement identifier tracking available
for all version.1 parent 91c7a89 commit da11430
1 file changed
+10
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
8 | 18 | | |
9 | 19 | | |
10 | 20 | | |
| |||
14 | 24 | | |
15 | 25 | | |
16 | 26 | | |
17 | | - | |
18 | 27 | | |
19 | 28 | | |
20 | 29 | | |
| |||
53 | 62 | | |
54 | 63 | | |
55 | 64 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| |||
0 commit comments