Skip to content

Commit 108e9d2

Browse files
committed
update the docs page to point at current docs
1 parent 3898678 commit 108e9d2

File tree

1 file changed

+25
-13
lines changed

1 file changed

+25
-13
lines changed

docs.html

Lines changed: 25 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,32 +8,44 @@
88

99
<table>
1010
<tr><td><b>Current trunk</b></td>
11-
<td><i>(development)</i></td>
11+
<td><i>(development / Harmony 5.9.x)</i></td>
1212
<td>
13-
<a href="https://bugzilla.readthedocs.io/en/latest/">[Online HTML]</a>
14-
<a href="https://media.readthedocs.org/htmlzip/bugzilla/latest/bugzilla.zip">[Zipped HTML]</a>
15-
<a href="https://media.readthedocs.org/pdf/bugzilla/latest/bugzilla.pdf">[PDF]</a>
16-
<a href="https://media.readthedocs.org/epub/bugzilla/latest/bugzilla.epub">[ePub]</a>
13+
<a href="https://bugzilla.readthedocs.io/projects/harmony/en/latest/">[Online HTML]</a>
14+
<a href="https://bugzilla.readthedocs.io/_/downloads/harmony/en/latest/htmlzip/">[Zipped HTML]</a>
15+
<a href="https://bugzilla.readthedocs.io/_/downloads/harmony/en/latest/pdf/">[PDF]</a>
16+
<a href="https://bugzilla.readthedocs.io/_/downloads/harmony/en/latest/epub/">[ePub]</a>
1717
</td>
1818
<td>
19-
<a href="https://bugzilla.readthedocs.io/en/latest/api/">[REST WebServices API]</a>
19+
<a href="https://bugzilla.readthedocs.io/projects/harmony/en/latest/api">[REST WebServices API]</a>
2020
</td>
2121
</tr>
22-
<tr><td><b>Bugzilla 5.0.4</b></td>
22+
<tr><td><b>Bugzilla 5.2</b></td>
2323
<td><i>(current stable)</i></td>
2424
<td>
25-
<a href="https://bugzilla.readthedocs.io/en/5.0/">[Online HTML]</a>
26-
<a href="https://media.readthedocs.org/htmlzip/bugzilla/5.0/bugzilla.zip">[Zipped HTML]</a>
27-
<a href="https://media.readthedocs.org/pdf/bugzilla/5.0/bugzilla.pdf">[PDF]</a>
28-
<a href="https://media.readthedocs.org/epub/bugzilla/5.0/bugzilla.epub">[ePub]</a>
25+
<a href="https://bugzilla.readthedocs.io/en/5.2/">[Online HTML]</a>
26+
<a href="https://bugzilla.readthedocs.io/_/downloads/en/5.2/htmlzip/">[Zipped HTML]</a>
27+
<a href="https://bugzilla.readthedocs.io/_/downloads/en/5.2/pdf/">[PDF]</a>
28+
<a href="https://bugzilla.readthedocs.io/_/downloads/en/5.2/epub/">[ePub]</a>
2929
</td>
3030
<td>
31-
<a href="https://bugzilla.readthedocs.io/en/5.0/api/">[REST WebServices API]</a>
31+
<a href="https://bugzilla.readthedocs.io/en/5.2/api/">[REST WebServices API]</a>
3232
</td>
3333
</tr>
34-
<tr><td><b>Bugzilla 4.4.13</b></td>
34+
<tr><td><b>Bugzilla 5.0.4.1</b></td>
3535
<td><i>(old stable)</i></td>
3636
<td>
37+
<a href="https://bugzilla.readthedocs.io/en/5.0.4/">[Online HTML]</a>
38+
<a href="https://bugzilla.readthedocs.io/_/downloads/en/5.0.4/htmlzip/">[Zipped HTML]</a>
39+
<a href="https://bugzilla.readthedocs.io/_/downloads/en/5.0.4/pdf/">[PDF]</a>
40+
<a href="https://bugzilla.readthedocs.io/_/downloads/en/5.0.4/epub/">[ePub]</a>
41+
</td>
42+
<td>
43+
<a href="https://bugzilla.readthedocs.io/en/5.0.4/api/">[REST WebServices API]</a>
44+
</td>
45+
</tr>
46+
<tr><td><b>Bugzilla 4.4.14</b></td>
47+
<td><i>(deprecated old stable)<br>(end-of-life 2025/01/03)</i></td>
48+
<td>
3749
<a href="4.4/en/html/">[Online HTML]</a>
3850
<a href="4.4/en/pdf/Bugzilla-Guide.pdf">[PDF]</a>
3951
<a href="4.4/en/txt/Bugzilla-Guide.txt">[Text]</a>

0 commit comments

Comments
 (0)