******* Cockpit ******* Command Line Interface ====================== Command extensions for *setup.py* - see also overview of :ref:`Setuplib Commands `. .. raw:: html
+--------------------------------------------------------------+----------------------------+ | Command Line Interface | Call Options | +==============================================================+============================+ | :ref:`setup.py \ ` | :ref:`setupdocxCLISYNOPSIS`| + +----------------------------+ | | :ref:`setupdocxCLIOPTIONS` | + +----------------------------+ | | :ref:`setupdocxCOMMANDS` | + +----------------------------+ | | :ref:`setupdocxEXAMPLES` | +--------------------------------------------------------------+----------------------------+ .. raw:: html
With the call interfaces: .. parsed-literal:: python setup.py [] ipython setup.py [] ipw.exe setup.py [] jython setup.py [] pypy setup.py [] API === The programming interfaces: .. raw:: html
+--------------------------------------------+-----------------------------------------------------------------+------------------------------------------------+------------------------------------------------+ | commands | cli options | API Documentation | +============================================+=================================================================+================================================+================================================+ | :ref:`build_docx ` | :ref:`setup.py build_docx ` | :ref:`build_docx ` | :ref:`call_apidoc.sh ` | + + + + + | | | | :ref:`call_doc.sh ` | + + + + + | | | | :ref:`call_apiref.sh ` | +--------------------------------------------+-----------------------------------------------------------------+------------------------------------------------+------------------------------------------------+ | :ref:`dist_docx ` | :ref:`setup.py dist_docx ` | :ref:`dist_docx ` | | +--------------------------------------------+-----------------------------------------------------------------+------------------------------------------------+------------------------------------------------+ | :ref:`install_docx ` | :ref:`setup.py install_docx ` | :ref:`install_docx ` | | +--------------------------------------------+-----------------------------------------------------------------+------------------------------------------------+------------------------------------------------+ | :ref:`build_apiref ` | :ref:`setup.py build_apiref ` | :ref:`build_apiref ` | :ref:`call_apiref.sh ` | +--------------------------------------------+-----------------------------------------------------------------+------------------------------------------------+------------------------------------------------+ .. raw:: html