From 35a201cc8ef0c3f5b2df88d2e528aabee1048348 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Fri, 30 Apr 2021 18:47:09 +0200 Subject: Initial/Final commit --- libxml2-2.9.10/doc/docs.html | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 libxml2-2.9.10/doc/docs.html (limited to 'libxml2-2.9.10/doc/docs.html') diff --git a/libxml2-2.9.10/doc/docs.html b/libxml2-2.9.10/doc/docs.html new file mode 100644 index 0000000..3981401 --- /dev/null +++ b/libxml2-2.9.10/doc/docs.html @@ -0,0 +1,34 @@ + + +Developer Menu
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

Developer Menu

Developer Menu
API Indexes
Related links

There are several on-line resources related to using libxml:

    +
  1. Use the search engine to look up + information.
  2. +
  3. Check the FAQ.
  4. +
  5. Check the extensive + documentation automatically extracted from code comments.
  6. +
  7. Look at the documentation about libxml + internationalization support.
  8. +
  9. This page provides a global overview and some + examples on how to use libxml.
  10. +
  11. Code examples
  12. +
  13. John Fleck's libxml2 tutorial: html + or pdf.
  14. +
  15. If you need to parse large files, check the xmlReader API tutorial
  16. +
  17. James Henstridge wrote some nice + documentation explaining how to use the libxml SAX interface.
  18. +
  19. George Lebl wrote an article + for IBM developerWorks about using libxml.
  20. +
  21. Check the TODO + file.
  22. +
  23. Read the 1.x to 2.x upgrade path + description. If you are starting a new project using libxml you should + really use the 2.x version.
  24. +
  25. And don't forget to look at the mailing-list archive.
  26. +

Daniel Veillard

-- cgit v1.2.3