Ported API documentation to the repo

The contents from the API documentation in the CloudKeep repo[1] were
copied as they are at the moment and translated into a format that's
usable for Sphinx. The intent was not to have the updated API, but to
have the documentation in this repository. Further commits will be
made updating the contents.

[1] https://github.com/cloudkeep/barbican/wiki/Application-Programming-Interface

Change-Id: I42747081348b1d02c31b368302837ea7b0b54467
This commit is contained in:
Juan Antonio Osorio Robles 2015-03-05 16:17:06 +02:00
parent 07ce2d0580
commit 5888ce5b2c
2 changed files with 1071 additions and 0 deletions

1070
doc/source/api.rst Normal file

File diff suppressed because it is too large Load Diff

View File

@ -16,6 +16,7 @@ Getting Started
.. toctree::
:maxdepth: 1
api
contribute/getting_involved
contribute/dependencies
contribute/database_migrations