From: Georg Brandl Date: Sun, 6 May 2012 19:39:35 +0000 (+0200) Subject: Fix document title for Sphinx. X-Git-Tag: v2.7.4rc1~846 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c5288e60f3269f926e7284be4eb6467d90f66b40;p=python Fix document title for Sphinx. --- diff --git a/Doc/howto/argparse.rst b/Doc/howto/argparse.rst index 5dbd82eb1c..eed6a5fdb0 100644 --- a/Doc/howto/argparse.rst +++ b/Doc/howto/argparse.rst @@ -1,6 +1,6 @@ -************************ -:mod:`argparse` Tutorial -************************ +***************** +Argparse Tutorial +***************** :author: Tshepang Lekhonkhobe