diff --git a/doc/source/api-reference.rst b/doc/source/api-reference.rst new file mode 100644 index 0000000..dfa7f31 --- /dev/null +++ b/doc/source/api-reference.rst @@ -0,0 +1,10 @@ +============= +API Reference +============= + +.. module:: os_client_config + :synopsis: OpenStack client configuration + +.. autoclass:: os_client_config.OpenStackConfig + :members: + :inherited-members: diff --git a/doc/source/index.rst b/doc/source/index.rst index 0f793a1..cc5dbf4 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -6,6 +6,7 @@ vendor-support contributing installation + api-reference Indices and tables ==================