Add link to Read the Docs for project doc

Change-Id: I748b5036d40a32441f8953741fa68f61cd1f2aad
This commit is contained in:
Adrian Turjak 2017-11-04 18:59:45 +13:00
parent 6cbf3fa7f7
commit bfef179935
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ Useful for automating generic admin tasks that users might request but otherwise
## Documentation:
Documentation can be found at: https://adjutant.readthedocs.io/
Documentation is stored in doc/, a sphinx build of the documentation can be generated with the command 'tox -e docs'.
An API Reference is stored in api-ref. This is also a sphinx build and can be generated with 'tox -e api-ref'.