1
0
Fork 0
mirror of https://github.com/NaN-tic/trydoc.git synced 2023-12-14 02:03:42 +01:00
trydoc/README
2013-11-10 10:34:48 +01:00

33 lines
606 B
Plaintext

trydoc
======
http://packages.python.org/trydoc
A Sphinx_ extension providing Tryton-specific markup.
Installation
------------
This extension can be installed from the Python Package Index::
pip install trydoc
Alternatively, you can clone the trydoc repository from BitBucket,
and install the extension directly from the repository::
hg clone https://bitbucket.org/nantic/trydoc
cd trydoc
python setup.py install
Usage
-----
Please refer to the documentation_ for further information.
.. _`Sphinx`: http://sphinx.pocoo.org/latest
.. _documentation: http://packages.python.org/trydoc