Keep doc/source/api in repository
Change-Id: I81b40d2775b4600c7a9142ebdfa062f496c96bb0
This commit is contained in:
parent
0359ecfefb
commit
266882ea9d
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,7 +44,6 @@ output/*/index.html
|
||||
|
||||
# Sphinx
|
||||
doc/build
|
||||
doc/source/api
|
||||
|
||||
# pbr generates these
|
||||
AUTHORS
|
||||
|
7
doc/source/api/almanachclient.exceptions.rst
Normal file
7
doc/source/api/almanachclient.exceptions.rst
Normal file
@ -0,0 +1,7 @@
|
||||
The :mod:`almanachclient.exceptions` Module
|
||||
===========================================
|
||||
|
||||
.. automodule:: almanachclient.exceptions
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
7
doc/source/api/almanachclient.http_client.rst
Normal file
7
doc/source/api/almanachclient.http_client.rst
Normal file
@ -0,0 +1,7 @@
|
||||
The :mod:`almanachclient.http_client` Module
|
||||
============================================
|
||||
|
||||
.. automodule:: almanachclient.http_client
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
7
doc/source/api/almanachclient.keystone_client.rst
Normal file
7
doc/source/api/almanachclient.keystone_client.rst
Normal file
@ -0,0 +1,7 @@
|
||||
The :mod:`almanachclient.keystone_client` Module
|
||||
================================================
|
||||
|
||||
.. automodule:: almanachclient.keystone_client
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
7
doc/source/api/almanachclient.shell.rst
Normal file
7
doc/source/api/almanachclient.shell.rst
Normal file
@ -0,0 +1,7 @@
|
||||
The :mod:`almanachclient.shell` Module
|
||||
======================================
|
||||
|
||||
.. automodule:: almanachclient.shell
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
7
doc/source/api/almanachclient.v1.client.rst
Normal file
7
doc/source/api/almanachclient.v1.client.rst
Normal file
@ -0,0 +1,7 @@
|
||||
The :mod:`almanachclient.v1.client` Module
|
||||
==========================================
|
||||
|
||||
.. automodule:: almanachclient.v1.client
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
7
doc/source/api/almanachclient.version.rst
Normal file
7
doc/source/api/almanachclient.version.rst
Normal file
@ -0,0 +1,7 @@
|
||||
The :mod:`almanachclient.version` Module
|
||||
========================================
|
||||
|
||||
.. automodule:: almanachclient.version
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
6
doc/source/api/autoindex.rst
Normal file
6
doc/source/api/autoindex.rst
Normal file
@ -0,0 +1,6 @@
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
almanachclient.exceptions.rst
|
||||
almanachclient.keystone_client.rst
|
||||
almanachclient.v1.client.rst
|
Loading…
x
Reference in New Issue
Block a user