diff options
| author | Georg Brandl <georg@python.org> | 2012-05-06 21:39:35 +0200 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2012-05-06 21:39:35 +0200 |
| commit | 0958a4d63dc71c52bb2c8d7d6d4487d7b7bab33b (patch) | |
| tree | 8b205d1feb5380e10104257558e638974377618d /Doc/howto | |
| parent | 1b2e9444fe9eeaef971d498445ebad7fce27f0b9 (diff) | |
| download | cpython-git-0958a4d63dc71c52bb2c8d7d6d4487d7b7bab33b.tar.gz | |
Fix document title for Sphinx.
Diffstat (limited to 'Doc/howto')
| -rw-r--r-- | Doc/howto/argparse.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/howto/argparse.rst b/Doc/howto/argparse.rst index d53e9437b3..50e1a9488d 100644 --- a/Doc/howto/argparse.rst +++ b/Doc/howto/argparse.rst @@ -1,6 +1,6 @@ -************************ -:mod:`argparse` Tutorial -************************ +***************** +Argparse Tutorial +***************** :author: Tshepang Lekhonkhobe <tshepang@gmail.com> |
