File tree Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ or the [GNOME download site](https://download.gnome.org/sources/libxml++/).
43
43
## Required Libraries
44
44
45
45
* [ libxml2] ( http://www.xmlsoft.org/ )
46
- * libxml++-2.6 and libxml++-3.0: [ glibmm-2.4] ( https://developer-old.gnome.org/glibmm/2.66/ )
46
+ * libxml++-2.6 and libxml++-3.0: glibmm-2.4
47
47
* libxml++-4.0: [ glibmm-2.68] ( https://gnome.pages.gitlab.gnome.org/glibmm/ )
48
48
49
49
## Documentation
@@ -55,17 +55,8 @@ You can also browse online the [reference documentation](reference/html/index.ht
55
55
56
56
### Other ABI Versions
57
57
58
- libxml++-2.6: [ manual] ( https://developer-old.gnome.org/libxml++-tutorial/2.42/ )
59
- and [ reference documentation] ( https://developer-old.gnome.org/libxml++/2.42/ )
60
-
61
- libxml++-3.0: [ manual] ( https://developer-old.gnome.org/libxml++-tutorial/3.2/ )
62
- and [ reference documentation] ( https://developer-old.gnome.org/libxml++/3.2/ )
63
-
64
- libxml++-4.0: [ manual] ( https://developer-old.gnome.org/libxml++-tutorial/4.0/ )
65
- and [ reference documentation] ( https://developer-old.gnome.org/libxml++/4.0 )
66
-
67
- This documentation is frozen on the web. It does not document the latest releases.
68
- If you want newer documentation, you can download a tarball from
58
+ The documentation of libxml++-2.6, libxml++-3.0 and libxml++-4.0 is not
59
+ available online. You can download a tarball from
69
60
[ GitHub releases] ( https://github.com/libxmlplusplus/libxmlplusplus/releases/ )
70
61
or the [ GNOME download site] ( https://download.gnome.org/sources/libxml++/ ) ,
71
62
extract it, and view the documentation at * untracked/docs/* .
You can’t perform that action at this time.
0 commit comments