php-bitpay-client/docs/documentation/index.md
2015-01-14 14:26:28 -05:00

427 B

Documentation

Documentation is built using Read the Docs and can be built using Sphinx

To build the docs, make sure you install Sphinx. Change directories to docs run the command make html and just open up the files that are generated in the docs/_build/html directory.

For more information on installing Sphinx, see http://sphinx-doc.org/latest/install.html