From: Georg Brandl Date: Sun, 6 May 2012 19:39:35 +0000 (+0200) Subject: Fix document title for Sphinx. X-Git-Tag: v3.3.0a4~247^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0958a4d63dc71c52bb2c8d7d6d4487d7b7bab33b;p=thirdparty%2FPython%2Fcpython.git Fix document title for Sphinx. --- diff --git a/Doc/howto/argparse.rst b/Doc/howto/argparse.rst index d53e9437b329..50e1a9488df3 100644 --- a/Doc/howto/argparse.rst +++ b/Doc/howto/argparse.rst @@ -1,6 +1,6 @@ -************************ -:mod:`argparse` Tutorial -************************ +***************** +Argparse Tutorial +***************** :author: Tshepang Lekhonkhobe