diff options
author | Doug Hellmann <doug@doughellmann.com> | 2014-07-23 16:05:59 -0400 |
---|---|---|
committer | Doug Hellmann <doug@doughellmann.com> | 2014-07-23 16:05:59 -0400 |
commit | 3a09189098f19724a896566fa962b26653e85f89 (patch) | |
tree | b7caa40618e3eb792fc932241dec76090dc01432 /CONTRIBUTING.rst | |
parent | 51e6c14a75d79edd16a405b05d18c30d6bfd7d49 (diff) | |
download | oslo-utils-3a09189098f19724a896566fa962b26653e85f89.tar.gz |
Add API docs and clean up other docs
Add auto-generated documentation for the public modules in the library
and clean up a bit of the docstrings used.
Change-Id: Id5efa5c413b82e13f1a7ac78c92e39c193f12214
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r-- | CONTRIBUTING.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 6d30824..88b16aa 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -14,4 +14,4 @@ Pull requests submitted through GitHub will be ignored. Bugs should be filed on Launchpad, not GitHub: - https://bugs.launchpad.net/oslo.utils
\ No newline at end of file + https://bugs.launchpad.net/oslo |