From c5288e60f3269f926e7284be4eb6467d90f66b40 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 6 May 2012 21:39:35 +0200 Subject: [PATCH] Fix document title for Sphinx. --- Doc/howto/argparse.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.50.0