Implement automatic argument indexing.

This commit is contained in:
Victor Zverovich
2012-12-27 06:56:55 -08:00
parent 73f13eeb5b
commit 8412ad6aeb
4 changed files with 44 additions and 16 deletions
+2 -2
View File
@@ -48,9 +48,9 @@ copyright = u'1990-2012, Python Software Foundation'
# built documents.
#
# The short X.Y version.
version = '0.1'
version = '0.2'
# The full version, including alpha/beta/rc tags.
release = '0.1'
release = '0.2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.