]> granicus.if.org Git - python/commitdiff
Fix document title for Sphinx.
authorGeorg Brandl <georg@python.org>
Sun, 6 May 2012 19:39:35 +0000 (21:39 +0200)
committerGeorg Brandl <georg@python.org>
Sun, 6 May 2012 19:39:35 +0000 (21:39 +0200)
Doc/howto/argparse.rst

index 5dbd82eb1cb9719d8f6933578489ccfb8c183a9e..eed6a5fdb0144274af58930fa7d539b3f1e1ff56 100644 (file)
@@ -1,6 +1,6 @@
-************************
-:mod:`argparse` Tutorial
-************************
+*****************
+Argparse Tutorial
+*****************
 
 :author: Tshepang Lekhonkhobe <tshepang@gmail.com>