Skip to content

Commit 3b5399b

Browse files
committed
Documentation: Clarify download locations
Future releases will not be stored at download.gnome.org/sources/. Very old releases are not stored at github.com/libxmlplusplus/ libxmlplusplus/releases/.
1 parent 24cce95 commit 3b5399b

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Web site
2626
- https://libxmlplusplus.github.io/libxmlplusplus/
2727

2828
Download location
29-
- https://download.gnome.org/sources/libxml++/
29+
- https://download.gnome.org/sources/libxml++/ (until 5.4.0)
3030
- https://github.com/libxmlplusplus/libxmlplusplus/releases/
3131

3232
Reference documentation

docs/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
_site/

docs/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ don't have access to the newer glibmm-2.68 ABI (glibmm version 2.68.0 or higher)
3838
## Download
3939

4040
You can download libxml++ from [GitHub releases](https://github.com/libxmlplusplus/libxmlplusplus/releases/)
41-
or the [GNOME download site](https://download.gnome.org/sources/libxml++/).
41+
(since 2.42.0, 3.2.0, 4.0.0 and 5.0.0)
42+
or the [GNOME download site](https://download.gnome.org/sources/libxml++/)
43+
(until 2.42.3, 3.2.5, 4.2.0 and 5.4.0).
4244

4345
## Required Libraries
4446

0 commit comments

Comments
 (0)