diff options
author | Doug Hellmann <doug@doughellmann.com> | 2014-08-26 10:18:51 -0400 |
---|---|---|
committer | Doug Hellmann <doug@doughellmann.com> | 2014-08-26 17:33:01 -0400 |
commit | b6c4489960f8ae96ddb2cd63c0068f7295dd69d1 (patch) | |
tree | 75960e6aefd149e15cdfabcb4de5652354be72f5 /CONTRIBUTING.rst | |
parent | fc156ec0697df542a1d377346e37de91a6e14cac (diff) | |
download | oslo-middleware-b6c4489960f8ae96ddb2cd63c0068f7295dd69d1.tar.gz |
Update docs for first release
Ensure each exported class has a docstring.
Add API to the sphinx docs.
Fix a few formatting issues so the rendered docs look OK.
Change-Id: Ieef7bae3783a084249169fe9b80ab17518eee15f
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 2440ec0..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.middleware
\ No newline at end of file + https://bugs.launchpad.net/oslo |