File:  [ELWIX - Embedded LightWeight unIX -] / gpl / axl / py-axl / doc / index.rst
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 8 07:09:12 2011 UTC (13 years, 1 month ago) by misho
Branches: axl, MAIN
CVS tags: HEAD, AXL0_6_7, AXL0_6_1
3th party - XML

    1: Welcome to PyAxl's documentation!
    2: =================================
    3: 
    4: PyAxl is a binding to use Axl Library from your python
    5: applications. It provides the same effective XML processing and a
    6: similar API like does Axl Library, but available from python. 
    7: 
    8: See Axl Library base documentation for more details about Axl Library
    9: features:
   10: 
   11:   - Axl Library doc center <http://www.aspl.es/xml/html/index.html>
   12: 
   13: **Manuals and additional documentation available:**
   14: 
   15: .. toctree::
   16:    :maxdepth: 1
   17: 
   18:    license
   19:    manual
   20:    Axl Library doc center <http://www.aspl.es/xml/html/index.html>
   21: 
   22: **API documentation:**
   23: 
   24: .. toctree::
   25:    :maxdepth: 1
   26: 
   27:    axl
   28:    doc
   29:    node
   30:    attr_cursor
   31:    dtd
   32:    error
   33: 
   34: 
   35: =================
   36: Community support
   37: =================
   38: 
   39: Community assisted support is provided through Axl Library mailing list located at: http://lists.aspl.es/cgi-bin/mailman/listinfo/axl.
   40: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>