Files
portainer-docs/README.md
2016-09-30 18:39:31 +13:00

483 B

Portainer documentation

Documentation Status

Documentation is available at http://portainer.readthedocs.io/

Contribute

Ensure you have python and install the requirements:

$ pip install -r requirements.txt

You can then modify the docs in the docs/source folder.

When done, build it using make html inside the docs directory.