projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b2e944
)
Fix document title for Sphinx.
author
Georg Brandl
<georg@python.org>
Sun, 6 May 2012 19:39:35 +0000
(21:39 +0200)
committer
Georg Brandl
<georg@python.org>
Sun, 6 May 2012 19:39:35 +0000
(21:39 +0200)
Doc/howto/argparse.rst
patch
|
blob
|
history
diff --git
a/Doc/howto/argparse.rst
b/Doc/howto/argparse.rst
index d53e9437b329e228ceaed9660ebc1f82c47cb346..50e1a9488df31f6b5ace98c2805d11246d8bffbc 100644
(file)
--- 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>