diff options
author | Sergey Lukjanov <slukjanov@mirantis.com> | 2014-02-18 14:29:38 +0400 |
---|---|---|
committer | Sergey Lukjanov <slukjanov@mirantis.com> | 2014-02-18 16:24:42 +0400 |
commit | 8572886a4ac2b95773ce2daa7f76a9c448b163b2 (patch) | |
tree | 8de210474544083115874f4e8aaac502a9510f08 /.gitignore | |
parent | 2c525aca0a5f852f48a9e3f0bc079b05fc020bb0 (diff) | |
download | python-saharaclient-8572886a4ac2b95773ce2daa7f76a9c448b163b2.tar.gz |
Move client docs to the client
It contains new index doc file with general notes and links to other
docs.
Change-Id: I9805b9afedccf510dd2a4aca2716a9336da0d357
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -32,3 +32,7 @@ cscope.out .testrepository AUTHORS cover +doc/html +doc/source/apidoc +doc/source/api +doc/build |