oslo.utils/doc/source
Victor Stinner 7f57de5bb2 Use versionadded and versionchanged in doc
Document in which version new types and functions were added using
".. versionadded:: x.y". Document changes using
".. versionchanged:: x.y."

For new modules, add the versionadded tag in the module top
docstring, not on each type/function.

Add fileutils to documentation. The doc part was forgotten during the
graduation.

Add docstrings to convert versions of versionutils.

I used "git blame" + "git tag --contains=SHA1" to find these version,
and then I checked manually each version.

Change-Id: Ia2f00aa29eb36410a49fc1d350896a569a7737a1
2015-10-17 10:53:34 +02:00
..
api Use versionadded and versionchanged in doc 2015-10-17 10:53:34 +02:00
examples Add some timeutils stop watch examples 2015-09-30 15:09:25 -07:00
conf.py exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
contributing.rst Add API docs and clean up other docs 2014-07-23 16:05:59 -04:00
history.rst Add history/changelog to docs 2014-10-04 13:05:13 +00:00
index.rst Use versionadded and versionchanged in doc 2015-10-17 10:53:34 +02:00
installation.rst exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
usage.rst Move files out of the namespace package 2015-01-06 17:07:36 -05:00