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

.. Copyright Nicola Musatti 2010 - 2014
.. 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. ---------------------

``scons`` - Add-ons for the SCons build tool
============================================

.. automodule:: nxpy.scons

``clean_action`` - Support for custom actions executed when cleaning
--------------------------------------------------------------------

.. automodule:: nxpy.scons.clean_action
   :exclude-members: __dict__, __module__, __weakref__, __isabstractmethod__, __slots__

``msvs`` - MS Visual Studio configuration add-ons
-------------------------------------------------

.. automodule:: nxpy.scons.msvs
   :exclude-members: __dict__, __module__, __weakref__, __isabstractmethod__, __slots__

``project`` - Support using SCons as a meta-build tool
------------------------------------------------------

.. automodule:: nxpy.scons.project
   :exclude-members: __dict__, __module__, __weakref__, __isabstractmethod__, __slots__

``util`` - SCons related utilities
----------------------------------

.. automodule:: nxpy.scons.util
   :exclude-members: __dict__, __module__, __weakref__, __isabstractmethod__, __slots__