Blame doc/docs.html

Packit 423ecb
Packit 423ecb
Packit 423ecb
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><link rel="SHORTCUT ICON" href="/favicon.ico" /><style type="text/css">
Packit 423ecb
TD {font-family: Verdana,Arial,Helvetica}
Packit 423ecb
BODY {font-family: Verdana,Arial,Helvetica; margin-top: 2em; margin-left: 0em; margin-right: 0em}
Packit 423ecb
H1 {font-family: Verdana,Arial,Helvetica}
Packit 423ecb
H2 {font-family: Verdana,Arial,Helvetica}
Packit 423ecb
H3 {font-family: Verdana,Arial,Helvetica}
Packit 423ecb
A:link, A:visited, A:active { text-decoration: underline }
Packit 423ecb
</style><title>Developer Menu</title></head><body bgcolor="#8b7765" text="#000000" link="#a06060" vlink="#000000">
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

Developer Menu

<center>Developer Menu</center>
<form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="20" value="" /><input name="submit" type="submit" value="Search ..." /></form>
<center>API Indexes</center>
<center>Related links</center>

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

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

    Daniel Veillard

    </body></html>