.. nxpy documentation ---------------------------------------------------------

.. Copyright Nicola Musatti 2010 - 2018
.. Use, modification, and distribution are subject to the Boost Software
.. License, Version 1.0. (See accompanying file LICENSE.txt or copy at
.. http://www.boost.org/LICENSE_1_0.txt)

.. See http://nxpy.sourceforge.net for library home page. ---------------------

.. Nxpy documentation master file, created by
   sphinx-quickstart on Sat Apr 30 22:44:21 2011.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Nick's Python Toolchest
=======================

.. note:: This is the legacy version of the Nxpy libraries, distributed as a single package and
   hosted on SourceForge_. The project has moved to GitHub_.

.. note:: The most `up to date version of the documentation`_ you are reading resides at the 
   `project's website`_ on SourceForge_.

.. sidebar:: About the Nxpy project

   A few useful links:
   
   * `The project's summary page`_
   * `News, tips, etc.`_
   * `Developers' wiki`_
   * `The code!`_
   
   Previous versions:
   
   * `Nxpy 0.5.0`_
   * `Nxpy 0.4.0`_
   * `Nxpy 0.3.0`_
   * `Nxpy 0.2.0`_
   * `Nxpy 0.1.0`_

.. automodule:: nxpy

.. toctree::
   :maxdepth: 2

   core.rst
   ccase.rst
   command.rst
   etree.rst
   maven.rst
   msvs.rst
   ply.rst
   scons.rst
   svn.rst
   test.rst
   wx.rst
   xml.rst
   testing.rst
   doc_gen.rst
   releasing.rst

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

.. _`up to date version of the documentation`: http://nxpy.sourceforge.net/|release|
.. _`project's website`: http://nxpy.sourceforge.net/
.. _SourceForge: http://sourceforge.net
.. _GitHub: https://github.com/nmusatti/nxpy
.. _`The project's summary page`: http://sourceforge.net/p/nxpy
.. _`News, tips, etc.`: http://sourceforge.net/p/nxpy/blog
.. _`Developers' wiki`: http://sourceforge.net/p/nxpy/wiki
.. _`The code!`: http://sourceforge.net/p/nxpy/code
.. _`Nxpy 0.5.0`: http://nxpy.sourceforge.net/0.5.0
.. _`Nxpy 0.4.0`: http://nxpy.sourceforge.net/0.4.0
.. _`Nxpy 0.3.0`: http://nxpy.sourceforge.net/0.3.0
.. _`Nxpy 0.2.0`: http://nxpy.sourceforge.net/0.2.0
.. _`Nxpy 0.1.0`: http://nxpy.sourceforge.net/0.1.0