[libxml2.wiki] Update home



commit 2c327b6325b8eb433aa4670ff2f258d94e4f6a5a
Author: Nick Wellnhofer <wellnhofer aevum de>
Date:   Sat Feb 12 19:33:13 2022 +0000

    Update home

 home.md | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/home.md b/home.md
index cad8676..ccbabbc 100644
--- a/home.md
+++ b/home.md
@@ -43,15 +43,18 @@ Here are some key points about libxml:
 * Libxml2 also has a [SAX like interface](http://www.megginson.com/SAX/index.html); the interface is 
designed to be compatible with [Expat](http://www.jclark.com/xml/expat.html).
 * This library is released under the [MIT License](http://www.opensource.org/licenses/mit-license.html). See 
the Copyright file in the distribution for the precise wording.
 
-## Documentation
+## HTML Documentation
+
+Generated HTML documentation is available via GitLab Pages:
 
 - [API documentation](https://gnome.pages.gitlab.gnome.org/libxml2/devhelp/)
+- [Tutorial](https://gnome.pages.gitlab.gnome.org/libxml2/tutorial/)
 - [`xmllint` man page](https://gnome.pages.gitlab.gnome.org/libxml2/xmllint.html)
 - [`xmlcatalog` man page](https://gnome.pages.gitlab.gnome.org/libxml2/xmlcatalog_man.html)
 
 ## Mailing list
 
-There is a mailing-list [xml gnome org](mailto:xml gnome org) for libxml, with an [on-line 
archive](http://mail.gnome.org/archives/xml/) ([old](http://xmlsoft.org/messages)). To subscribe to this 
list, please visit the [associated web](http://mail.gnome.org/mailman/listinfo/xml) page and follow the 
instructions.
+There is a mailing-list [xml gnome org](mailto:xml gnome org) for libxml, with an [on-line 
archive](http://mail.gnome.org/archives/xml/). To subscribe to this list, please visit the [associated 
web](http://mail.gnome.org/mailman/listinfo/xml) page and follow the instructions.
 
 ## Language bindings
 
@@ -82,8 +85,8 @@ There are a number of language bindings and wrappers available for libxml2, the
 * [Igor Zlatkovic](mailto:igor zlatkovic com) is now the maintainer of the Windows port, [he provides 
binaries](http://www.zlatkovic.com/projects/libxml/index.html)
 * [Gary Pennington](mailto:Gary Pennington sun com) provides [Solaris 
binaries](http://garypennington.net/libxml2/)
 * [Matt Sergeant](http://mail.gnome.org/archives/xml/2001-March/msg00014.html) developed 
[XML::LibXSLT](http://axkit.org/download/), a Perl wrapper for libxml2/libxslt as part of the [AxKit XML 
application server](http://axkit.com/)
-* [Felix Natter](mailto:fnatter gmx net) and [Geert Kloosterman](mailto:geertk ai rug nl) provide [an emacs 
module](http://xmlsoft.org/libxml-doc.el) to lookup libxml(2) functions documentation
-* [Ziying Sherwin](mailto:sherwin nlm nih gov) provided [man pages](http://xmlsoft.org/messages/0488.html)
+* [Felix Natter](mailto:fnatter gmx net) and [Geert Kloosterman](mailto:geertk ai rug nl) provide [an emacs 
module](/GNOME/libxml2/-/blob/master/doc/libxml-doc.el) to lookup libxml(2) functions documentation
+* [Ziying Sherwin](mailto:sherwin nlm nih gov) provided man pages
 * there is a module for [libxml/libxslt support in 
OpenNSD/AOLServer](http://acs-misc.sourceforge.net/nsxml.html)
 * [Dave Kuhlman](mailto:dkuhlman cutter rexx com) provided the first version of libxml/libxslt [wrappers for 
Python](http://www.rexx.com/\~dkuhlman)
 * Petr Kozelka provides [Pascal units to glue libxml2](http://sourceforge.net/projects/libxml2-pas) with 
Kylix and Delphi and other Pascal compilers


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]