Document the API.

This commit is contained in:
Victor Zverovich
2013-01-12 10:08:39 -08:00
parent 3c90a8736b
commit 9e81263cf5
3 changed files with 30 additions and 8 deletions
+2 -2
View File
@@ -54,9 +54,9 @@ copyright = u'1990-2012, Python Software Foundation'
# built documents.
#
# The short X.Y version.
version = '0.3'
version = '0.4'
# The full version, including alpha/beta/rc tags.
release = '0.3'
release = '0.4'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
+5
View File
@@ -10,6 +10,11 @@ String Formatting
.. doxygenclass:: format::Formatter
:members:
.. doxygenclass:: format::TempFormatter
:members:
.. doxygenstruct:: format::NoAction
.. doxygenclass:: format::StringRef
:members: