summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorsteven.bethard <devnull@localhost>2009-03-27 16:35:41 +0000
committersteven.bethard <devnull@localhost>2009-03-27 16:35:41 +0000
commit0dcb0727339a4802ee7e5ff6aaa8ddcb31072b12 (patch)
treed1b5f22463397b4a094b5a1b407e03f673c83d09 /doc
parentd1a964ce9af15ac7f93f379ac991308f4ec074ae (diff)
downloadargparse-0dcb0727339a4802ee7e5ff6aaa8ddcb31072b12.tar.gz
Reorder docs outline in index.rst to put introduction before argparse-vs-optparse.
Diffstat (limited to 'doc')
-rw-r--r--doc/api-docs.html10
-rw-r--r--doc/argparse-vs-optparse.html20
-rw-r--r--doc/index.html20
-rw-r--r--doc/overview.html20
-rw-r--r--doc/searchindex.js2
-rw-r--r--doc/source/index.rst2
6 files changed, 37 insertions, 37 deletions
diff --git a/doc/api-docs.html b/doc/api-docs.html
index c1bd4ce..70173aa 100644
--- a/doc/api-docs.html
+++ b/doc/api-docs.html
@@ -21,7 +21,7 @@
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="argparse v0.9.0 documentation" href="index.html" />
<link rel="next" title="ArgumentParser objects" href="ArgumentParser.html" />
- <link rel="prev" title="Introduction to argparse" href="overview.html" />
+ <link rel="prev" title="argparse vs. optparse" href="argparse-vs-optparse.html" />
</head>
<body>
<div class="related">
@@ -34,7 +34,7 @@
<a href="ArgumentParser.html" title="ArgumentParser objects"
accesskey="N">next</a> |</li>
<li class="right" >
- <a href="overview.html" title="Introduction to argparse"
+ <a href="argparse-vs-optparse.html" title="argparse vs. optparse"
accesskey="P">previous</a> |</li>
<li><a href="index.html">argparse v0.9.0 documentation</a> &raquo;</li>
</ul>
@@ -98,8 +98,8 @@
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<h4>Previous topic</h4>
- <p class="topless"><a href="overview.html"
- title="previous chapter">Introduction to argparse</a></p>
+ <p class="topless"><a href="argparse-vs-optparse.html"
+ title="previous chapter">argparse vs. optparse</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="ArgumentParser.html"
title="next chapter">ArgumentParser objects</a></p>
@@ -135,7 +135,7 @@
<a href="ArgumentParser.html" title="ArgumentParser objects"
>next</a> |</li>
<li class="right" >
- <a href="overview.html" title="Introduction to argparse"
+ <a href="argparse-vs-optparse.html" title="argparse vs. optparse"
>previous</a> |</li>
<li><a href="index.html">argparse v0.9.0 documentation</a> &raquo;</li>
</ul>
diff --git a/doc/argparse-vs-optparse.html b/doc/argparse-vs-optparse.html
index 29db0e7..201804e 100644
--- a/doc/argparse-vs-optparse.html
+++ b/doc/argparse-vs-optparse.html
@@ -20,8 +20,8 @@
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="argparse v0.9.0 documentation" href="index.html" />
- <link rel="next" title="Introduction to argparse" href="overview.html" />
- <link rel="prev" title="Documentation" href="index.html" />
+ <link rel="next" title="API documentation" href="api-docs.html" />
+ <link rel="prev" title="Introduction to argparse" href="overview.html" />
</head>
<body>
<div class="related">
@@ -31,10 +31,10 @@
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
- <a href="overview.html" title="Introduction to argparse"
+ <a href="api-docs.html" title="API documentation"
accesskey="N">next</a> |</li>
<li class="right" >
- <a href="index.html" title="Documentation"
+ <a href="overview.html" title="Introduction to argparse"
accesskey="P">previous</a> |</li>
<li><a href="index.html">argparse v0.9.0 documentation</a> &raquo;</li>
</ul>
@@ -306,11 +306,11 @@
</ul>
<h4>Previous topic</h4>
- <p class="topless"><a href="index.html"
- title="previous chapter">Documentation</a></p>
- <h4>Next topic</h4>
<p class="topless"><a href="overview.html"
- title="next chapter">Introduction to argparse</a></p>
+ title="previous chapter">Introduction to argparse</a></p>
+ <h4>Next topic</h4>
+ <p class="topless"><a href="api-docs.html"
+ title="next chapter">API documentation</a></p>
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="_sources/argparse-vs-optparse.txt"
@@ -340,10 +340,10 @@
<a href="genindex.html" title="General Index"
>index</a></li>
<li class="right" >
- <a href="overview.html" title="Introduction to argparse"
+ <a href="api-docs.html" title="API documentation"
>next</a> |</li>
<li class="right" >
- <a href="index.html" title="Documentation"
+ <a href="overview.html" title="Introduction to argparse"
>previous</a> |</li>
<li><a href="index.html">argparse v0.9.0 documentation</a> &raquo;</li>
</ul>
diff --git a/doc/index.html b/doc/index.html
index 26c599b..b03eb7e 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -20,7 +20,7 @@
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="argparse v0.9.0 documentation" href="" />
- <link rel="next" title="argparse vs. optparse" href="argparse-vs-optparse.html" />
+ <link rel="next" title="Introduction to argparse" href="overview.html" />
</head>
<body>
<div class="related">
@@ -30,7 +30,7 @@
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
- <a href="argparse-vs-optparse.html" title="argparse vs. optparse"
+ <a href="overview.html" title="Introduction to argparse"
accesskey="N">next</a> |</li>
<li><a href="">argparse v0.9.0 documentation</a> &raquo;</li>
</ul>
@@ -44,16 +44,16 @@
<div class="section" id="documentation">
<h1>Documentation<a class="headerlink" href="#documentation" title="Permalink to this headline">ΒΆ</a></h1>
<ul>
-<li class="toctree-l1"><a class="reference external" href="argparse-vs-optparse.html">argparse vs. optparse</a><ul>
-<li class="toctree-l2"><a class="reference external" href="argparse-vs-optparse.html#advantages-of-argparse">Advantages of argparse</a></li>
-<li class="toctree-l2"><a class="reference external" href="argparse-vs-optparse.html#upgrading-optparse-code">Upgrading optparse code</a></li>
-</ul>
-</li>
<li class="toctree-l1"><a class="reference external" href="overview.html">Introduction to argparse</a><ul>
<li class="toctree-l2"><a class="reference external" href="overview.html#adding-arguments">Adding arguments</a></li>
<li class="toctree-l2"><a class="reference external" href="overview.html#parsing-arguments">Parsing arguments</a></li>
</ul>
</li>
+<li class="toctree-l1"><a class="reference external" href="argparse-vs-optparse.html">argparse vs. optparse</a><ul>
+<li class="toctree-l2"><a class="reference external" href="argparse-vs-optparse.html#advantages-of-argparse">Advantages of argparse</a></li>
+<li class="toctree-l2"><a class="reference external" href="argparse-vs-optparse.html#upgrading-optparse-code">Upgrading optparse code</a></li>
+</ul>
+</li>
<li class="toctree-l1"><a class="reference external" href="api-docs.html">API documentation</a><ul>
<li class="toctree-l2"><a class="reference external" href="ArgumentParser.html">ArgumentParser objects</a></li>
<li class="toctree-l2"><a class="reference external" href="add_argument.html">The add_argument() method</a></li>
@@ -128,8 +128,8 @@ $ more log.txt
</ul>
<h4>Next topic</h4>
- <p class="topless"><a href="argparse-vs-optparse.html"
- title="next chapter">argparse vs. optparse</a></p>
+ <p class="topless"><a href="overview.html"
+ title="next chapter">Introduction to argparse</a></p>
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="_sources/index.txt"
@@ -159,7 +159,7 @@ $ more log.txt
<a href="genindex.html" title="General Index"
>index</a></li>
<li class="right" >
- <a href="argparse-vs-optparse.html" title="argparse vs. optparse"
+ <a href="overview.html" title="Introduction to argparse"
>next</a> |</li>
<li><a href="">argparse v0.9.0 documentation</a> &raquo;</li>
</ul>
diff --git a/doc/overview.html b/doc/overview.html
index 9321d20..b757019 100644
--- a/doc/overview.html
+++ b/doc/overview.html
@@ -20,8 +20,8 @@
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="argparse v0.9.0 documentation" href="index.html" />
- <link rel="next" title="API documentation" href="api-docs.html" />
- <link rel="prev" title="argparse vs. optparse" href="argparse-vs-optparse.html" />
+ <link rel="next" title="argparse vs. optparse" href="argparse-vs-optparse.html" />
+ <link rel="prev" title="Documentation" href="index.html" />
</head>
<body>
<div class="related">
@@ -31,10 +31,10 @@
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
- <a href="api-docs.html" title="API documentation"
+ <a href="argparse-vs-optparse.html" title="argparse vs. optparse"
accesskey="N">next</a> |</li>
<li class="right" >
- <a href="argparse-vs-optparse.html" title="argparse vs. optparse"
+ <a href="index.html" title="Documentation"
accesskey="P">previous</a> |</li>
<li><a href="index.html">argparse v0.9.0 documentation</a> &raquo;</li>
</ul>
@@ -111,11 +111,11 @@ $ script.py --sum 1 2 3 4
</ul>
<h4>Previous topic</h4>
- <p class="topless"><a href="argparse-vs-optparse.html"
- title="previous chapter">argparse vs. optparse</a></p>
+ <p class="topless"><a href="index.html"
+ title="previous chapter">Documentation</a></p>
<h4>Next topic</h4>
- <p class="topless"><a href="api-docs.html"
- title="next chapter">API documentation</a></p>
+ <p class="topless"><a href="argparse-vs-optparse.html"
+ title="next chapter">argparse vs. optparse</a></p>
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="_sources/overview.txt"
@@ -145,10 +145,10 @@ $ script.py --sum 1 2 3 4
<a href="genindex.html" title="General Index"
>index</a></li>
<li class="right" >
- <a href="api-docs.html" title="API documentation"
+ <a href="argparse-vs-optparse.html" title="argparse vs. optparse"
>next</a> |</li>
<li class="right" >
- <a href="argparse-vs-optparse.html" title="argparse vs. optparse"
+ <a href="index.html" title="Documentation"
>previous</a> |</li>
<li><a href="index.html">argparse v0.9.0 documentation</a> &raquo;</li>
</ul>
diff --git a/doc/searchindex.js b/doc/searchindex.js
index e2f2f0c..46b203b 100644
--- a/doc/searchindex.js
+++ b/doc/searchindex.js
@@ -1 +1 @@
-Search.setIndex({desctypes:{"0":"method","1":"class"},terms:{all:[5,3,6,4,2],code:[0,6,5],partial:6,messg:6,whatev:2,illustr:[6,4],global:5,four:4,prefix:5,upgrad:[0,6],follow:[0,6,4,5,3],formatter_class:[7,5],whose:[4,5],typeerror:4,"const":[7,3,6,1,4],prefix_char:[7,6,5],program:[5,0,4,2,3],present:[6,1,2,4],sens:4,worth:4,consum:[6,4],everi:3,string:[3,6,1,5,4],fals:[5,6,4,2],subcommand:6,parent_pars:5,default_:5,exact:6,implement:4,level:2,list:[1,2,3,4,5,6],"try":[6,5],item:4,adjust:5,pleas:5,subparser_nam:2,eas:4,dogmat:6,past:6,zero:[6,4],fyoyo:6,group1:2,pass:[6,1,5,4],append:4,compat:6,what:[3,6,1,5,4],abc:[6,4],sub:[7,6,2],neg:1,section:[5,6,4,2],advanc:6,brief:[4,5],current:2,version:[7,5],"new":[6,1,5,4],method:[0,1,2,3,4,5,6,7],told:4,deriv:[6,4],gener:[0,6,4,5,3],never:6,here:[6,1],let:2,inher:1,path:6,along:1,infil:4,modifi:2,sinc:6,interpret:4,convert:[3,6,1,4],produc:[6,4],convers:4,action:[1,2,3,4,5,6,7],weird:5,commonli:4,regardless:5,extra:1,appli:4,modul:[0,6,4,3],prefer:6,api:[7,0,6,4],txt:[0,4],select:[4,2],add_argument_group:2,from:[1,2,3,4,5,6],describ:[5,4,2],would:[6,4],frobbl:[4,2],two:[3,4,5],few:[6,4],call:[0,1,2,3,4,5,6],add_help:[7,6,5,2],recommend:2,taken:[6,1,4],rawtexthelpformatt:5,type:[0,1,2,3,4,5,6,7],tell:[3,1],more:[0,6,4,5,3],sort:[3,4,5],parser_a:2,parser_b:2,notic:[6,1],warn:4,flag:[6,4],indic:[5,4,2],particular:[6,4,2],known:6,hold:[3,4],easiest:[6,4,2],must:1,dictat:6,none:[6,1,5,4],word:5,dest:[1,2,3,4,6,7],work:[5,2],conceptu:2,remain:[3,6],itself:4,can:[0,1,2,3,4,5,6],def:[6,4,2],overrid:[6,5,2],omit:4,prompt:1,puriti:6,give:[1,5],frabbl:3,share:[6,5],add_argu:[0,1,2,3,4,5,6,7],accept:[6,4,2],cautiou:1,want:[3,6,4,5],alwai:[5,4,2],multipl:[6,4,2],thing:4,rather:[1,5],anoth:[4,5],check_method:6,fooaction:[6,4],write:[0,6,3],how:[3,1,5,4],sever:[5,2],instead:[6,4],narg:[0,1,3,4,5,6,7],simpl:[0,6,4,3],updat:2,parser_abc:6,foo_pars:[6,5],overridden:5,mess:5,max:[3,1],after:[5,6,1,2,4],invok:[5,3,6,4,2],befor:[4,5],wrong:1,okai:5,mai:[5,6,1,2,4],end:[6,4,2],associ:[4,2],xfoox:6,"0x013a2410":4,"short":[4,5],attempt:[6,1],practic:6,stdin:4,explicit:4,correspond:[3,6],ambigu:1,caus:5,callback:6,type_:[],maintain:[6,5],combin:2,allow:[5,6,4,2],callabl:[6,4],origin:6,least:[4,2],help:[0,1,2,3,4,5,6,7],over:6,becaus:5,through:6,same:[6,4,5],hierarchi:6,metavar_:[],still:4,subparser2:2,subparser1:2,paramet:[6,4,5],style:1,interspers:6,group:[7,2],fit:5,better:[6,2],foo_bar_baz_pars:6,easier:1,them:[0,4,1,5,3],good:2,"return":[3,6,1,2,4],thei:[6,1,5,4],python:[0,6,5,2],initi:[3,4],option_str:[6,4],now:[3,6],discuss:6,introduct:[0,3],choic:[1,2,3,4,6,7],allow_interspersed_arg:6,optionerror:6,name:[5,3,6,4,2],anyth:[6,4],choices_:[],separ:2,easili:6,achiev:[1,5],mode:[6,4],each:[5,3,6,4,2],fulli:2,difficult:6,mean:[3,6,4],myprogram:5,replac:6,idea:2,heavi:1,expect:[3,1,4],our:3,happen:6,beyond:[7,1],metavar:[0,1,3,4,6,7],special:[4,2],out:[0,4,3],variabl:6,accomplish:[1,5],space:5,foo_bar:4,newli:1,parser_xyz:6,perfect_squar:4,print:[1,2,3,4,5,6],factori:4,math:4,optionvalueerror:6,worthwhil:6,situat:[1,4],given:5,argv:[7,3,1,5],standard:6,reason:6,base:6,dictionari:6,care:6,indent:5,could:1,traceback:5,refus:6,turn:3,isn:[6,4],retain:5,const_:[],assign:1,first:4,oper:4,rang:[3,1],directli:4,carri:3,onc:3,number:[5,6,1,2,4],restrict:4,instruct:3,alreadi:[6,1,5],construct:[6,5],wasn:4,open:[6,4],differ:[6,4,2],script:3,top:2,sometim:[5,1,2],messag:[0,1,2,4,5,6],too:4,similarli:2,conveni:[6,4],store:[3,4],monkei:6,option:[0,1,2,3,4,5,6],namespac:[1,2,3,4,5,6,7],copi:6,specifi:[0,1,2,3,4,5,6],pars:[0,1,2,3,4,6],store_tru:[3,6,4,2],exactli:[3,1,5],than:[5,6,1,2,4],wide:5,kind:2,setattr:[6,4],whenev:[1,4],provid:[0,6,1,2,4],remov:5,charact:[6,4,5],str:4,were:4,posit:[0,1,2,3,4,5,6],seri:3,sai:6,abov:[0,5,2,3],group2:2,argument:[0,1,2,3,4,5,6,7],dash:6,add_pars:[6,2],manner:[3,6],have:[6,1,5,4],"__main__":[0,3],need:[5,6,4,2],seem:6,built:[3,1],inform:[3,6],self:[6,4],append_const:4,also:[5,1,2,4],builtin:4,exampl:[0,1,2,3,4,5],take:[5,3,6,4,2],which:[5,6,1,2,4],singl:[5,3,6,4,2],uppercas:4,begin:[3,1],sure:[6,4,2],though:4,previou:[6,1],most:[5,3,6,4,2],regular:2,pair:[6,5],choos:[6,4],"class":[6,1,5,4],don:[6,1,4],gather:4,request:[4,2],doe:[6,4,5],declar:6,determin:[1,2,3,4,5,6],occasion:5,sum:[0,1,3],"0x00b8fb18":4,parser_bar:2,show:[5,0,6,4,2],text:5,filetyp:[0,4],syntax:6,particularli:[6,2],hack:6,find:[3,1,2],onli:[5,6,1,2,4],just:[4,2],pretti:3,"true":[5,3,6,4,2],parser_foo:2,figur:4,start:3,should:[0,2,3,4,5,6],store_const:[3,6,1,4],dict:4,"__call__":[6,4],add_opt:6,variou:[4,5],get:[3,6,5],likewis:5,report:4,requir:[7,6,4,2],bar:[1,2,3,4,5,6],keyword:[1,2,3,4,5,6],baz:[6,4,2],dramat:6,patch:6,store_fals:[4,2],whether:[4,5],bad:4,calcul:5,common:[3,4,5],contain:[5,6,4,2],where:[0,4,5],set:[5,3,6,4,2],"float":[6,4,2],see:[1,2,3,4,5,6],arg:[0,1,2,3,4,5,6],close:0,extend:[6,4],correctli:5,someth:3,written:0,subdir:5,between:5,"import":[0,6,4,5,3],awai:4,badger:[6,1,2],across:5,attribut:[1,2,3,4,5,6],parent:[7,6,5,2],xrang:[3,6,1,4],disallow:[6,5],extens:6,outfil:4,come:6,addit:[5,6,4,2],both:[6,1],last:5,howev:[5,6,4,2],against:6,etc:[6,1,2,4],mani:[6,4],simpli:[6,4,5],point:6,argumentpars:[0,1,2,3,4,5,6,7],dispatch:6,featur:6,suppli:[5,3,6,4,2],respect:4,assum:[0,4,3],duplic:6,quit:[6,4],coupl:[5,2],addition:4,empti:1,implicit:6,accumul:[3,1],secret:6,much:[3,6,1,4],valu:[6,1,5,4],basic:4,popul:1,strategi:5,epilog:[7,5],suppress:[6,4,5],xxx:[6,4,5],great:4,ani:[5,6,4,2],togeth:4,func:2,child:5,repetit:4,those:[6,1],"case":[3,4],main:2,look:[3,6,1],defin:[5,4,2],"while":[6,1],behavior:[3,4,5],error:[5,6,1,2,4],argpars:[0,1,2,3,4,5,6],advantag:[0,6],stdout:[0,4],readi:3,kwarg:[6,2],"__init__":6,clearli:1,perform:[4,2],make:[5,3,6,4,2],format:[6,4,5],sqrt:4,handl:[6,4,2],complex:[6,4],help_:[],split:[1,2,3,4,5,6],document:[7,0,1],infer:4,dest_:[],complet:2,dedent:5,effect:2,rais:[4,5],user:[5,6,1,2,4],store_act:6,typic:[3,6,4,2],recent:5,appropri:[0,2,3,4,5,6],older:5,thu:6,inherit:[6,5],without:2,command:[0,1,2,3,4,5,6,7],thi:[0,1,2,3,4,5,6],conflict:5,everyth:[6,1],sibl:2,usual:[5,6,4,2],execut:2,add_mutually_exclusive_group:2,note:[5,6,4,2],action_:[],exclus:[7,2],expos:6,had:6,except:5,add:[0,2,3,4,5,6],valid:[6,4],remaining_arg:6,rawdescriptionhelpformatt:5,save:[0,3],match:[5,6,4,2],applic:5,transpar:6,read:4,textwrap:5,writabl:4,know:[6,2],print_help:[5,6,4,2],insert:[1,5],like:[1,2,3,4,5,6],specif:5,arbitrari:4,whitespac:5,manual:6,resolv:5,integ:[0,4,6,1,3],collect:5,necessari:[3,6,4,2],either:[3,6,1,5],argumenterror:[6,5],output:[4,5],unnecessari:5,encount:[3,1,4],old:[5,2],often:4,"0x00b1f020":4,interact:1,some:[1,2,3,4,5,6],back:2,intern:4,mistak:1,proper:6,librari:6,subpars:[6,2],avoid:4,normal:[1,2,4],definit:5,exit:[0,1,2,4,5,6],prog:[1,2,4,5,6,7],foo:[1,2,3,4,5,6],refer:4,nargs_:[],object:[0,1,2,3,4,5,6,7],run:[0,3],inspect:[3,2],usag:[0,1,2,4,5,6,7],argument_default:[7,5],found:1,add_subpars:[6,2],"__name__":[0,3],"super":6,about:[3,6,4],actual:6,callback_:6,optpars:[0,6],constructor:[6,5,2],commit:2,disabl:5,own:[6,4,5],xyz:[6,2],within:5,automat:4,suppl:2,been:[3,6,4],strip:4,wrap:5,chang:[5,6,4,2],mark:4,yyi:[4,5],your:[5,3,6,4,2],manag:3,inclus:4,fill:[3,5],log:0,wai:[5,6,4,2],spam:[6,1,2],support:[5,6,4,2],"long":[6,4],custom:[5,7,1,2,4],avail:[4,5],almost:[4,5],interfac:[0,6,4,3],includ:[5,6,1,2,4],lot:[6,2],parse_arg:[0,1,2,3,4,5,6,7],treat:2,"function":[1,2,4],reduc:6,creation:[5,2],form:[3,6,4],bufsiz:4,parents_:[],"0x00b8fe78":4,line:[0,1,2,3,4,5,6],conflict_handl:[7,5],absent:4,made:1,input:4,temp:4,possibl:4,"default":[0,1,2,3,4,5,6,7],checkout:2,displai:[5,6,4,2],below:[6,4,5],otherwis:5,similar:6,later:3,constant:4,creat:[0,1,2,3,4,5,6],"int":[0,1,2,3,4,5,6],descript:[0,2,3,4,5,7],parser:[0,1,2,3,4,5,6,7],"0x00b1f068":4,doesn:[6,4],strongli:2,exist:1,file:[0,6,4,5,3],xyzyx:2,check:[6,1,2,4],probabl:4,again:6,mutual:[7,2],titl:2,when:[0,1,2,3,4,5,6],detail:[1,5,4],invalid:[7,6,1,4],other:[7,0,6,1,2],futur:2,scriptnam:0,varieti:1,test:6,set_default:[5,2],you:[1,2,3,4,5,6],bar_pars:[6,5],repeat:5,clean:5,why:6,consid:[4,5],svn:2,receiv:6,longer:[6,2],pseudo:1,time:[6,4,2],backward:6},titles:["Documentation","The parse_args() method","Other methods","Introduction to argparse","The add_argument() method","ArgumentParser objects","argparse vs. optparse","API documentation"],modules:{},descrefs:{"":{parse_args:[1,0],add_mutually_exclusive_group:[2,0],set_defaults:[2,0],add_argument:[4,0],ArgumentParser:[5,1],add_subparsers:[2,0],add_argument_group:[2,0]}},filenames:["index","parse_args","other-methods","overview","add_argument","ArgumentParser","argparse-vs-optparse","api-docs"]}) \ No newline at end of file
+Search.setIndex({desctypes:{"0":"method","1":"class"},terms:{all:[5,3,6,4,2],code:[0,6,5],partial:6,messg:6,whatev:2,illustr:[6,4],global:5,four:4,prefix:5,follow:[0,6,4,5,3],formatter_class:[7,5],whose:[4,5],typeerror:4,"const":[7,3,6,1,4],prefix_char:[7,6,5],program:[5,0,4,2,3],those:[6,1],sens:4,worth:4,consum:[6,4],everi:3,string:[3,6,1,5,4],fals:[5,6,4,2],subcommand:6,prog:[1,2,4,5,6,7],default_:5,exact:6,implement:4,level:2,list:[1,2,3,4,5,6],"try":[6,5],item:4,adjust:5,readi:3,pleas:5,subparser_nam:2,dogmat:6,past:6,zero:[6,4],fyoyo:6,group1:2,pass:[6,1,5,4],append:4,compat:6,what:[3,6,1,5,4],abc:[6,4],sub:[7,6,2],neg:1,section:[5,6,4,2],advanc:6,brief:[4,5],current:2,version:[7,5],"new":[6,1,5,4],method:[0,1,2,3,4,5,6,7],told:4,deriv:[6,4],gener:[0,6,4,5,3],never:6,here:[6,1],let:2,inher:1,path:6,along:1,standard:6,modifi:2,sinc:6,interpret:4,convert:[3,6,1,4],convers:4,later:3,action:[1,2,3,4,5,6,7],weird:5,commonli:4,regardless:5,extra:1,appli:4,modul:[0,6,4,3],prefer:6,"while":[6,1],api:[7,0,6,4],txt:[0,4],select:[4,2],add_argument_group:2,from:[1,2,3,4,5,6],describ:[5,4,2],would:[6,4],frobbl:[4,2],two:[3,4,5],few:[6,4],call:[0,1,2,3,4,5,6],add_help:[7,6,5,2],recommend:2,taken:[6,1,4],care:6,type:[0,1,2,3,4,5,6,7],tell:[3,1],more:[0,6,4,5,3],sort:[3,4,5],parser_a:2,parser_b:2,line:[0,1,2,3,4,5,6],notic:[6,1],warn:4,flag:[6,4],indic:[5,4,2],particular:[6,4,2],known:6,hold:[3,4],easiest:[6,4,2],must:1,dictat:6,none:[6,1,5,4],word:5,work:[5,2],conceptu:2,remain:[3,6],kwarg:[6,2],can:[0,1,2,3,4,5,6],def:[6,4,2],overrid:[6,5,2],omit:4,prompt:1,puriti:6,give:[1,5],frabbl:3,share:[6,5],add_argu:[0,1,2,3,4,5,6,7],accept:[6,4,2],cautiou:1,want:[3,6,4,5],alwai:[5,4,2],multipl:[6,4,2],turn:3,rather:[1,5],anoth:[4,5],check_method:6,fooaction:[6,4],write:[0,6,3],how:[3,1,5,4],"__init__":6,instead:[6,4],narg:[0,1,3,4,5,6,7],simpl:[0,6,4,3],updat:2,parser_abc:6,foo_pars:[6,5],overridden:5,mess:5,max:[3,1],after:[5,6,1,2,4],befor:[4,5],wrong:1,okai:5,mai:[5,6,1,2,4],end:[6,4,2],associ:[4,2],xfoox:6,"0x013a2410":4,"short":[4,5],store_tru:[3,6,4,2],practic:6,read:4,stdin:4,explicit:4,correspond:[3,6],ambigu:1,caus:5,inform:[3,6],type_:[],maintain:[6,5],combin:2,allow:[5,6,4,2],callabl:[6,4],origin:6,least:[4,2],help:[0,1,2,3,4,5,6,7],over:6,becaus:5,through:6,sqrt:4,hierarchi:6,metavar_:[],still:4,subparser2:2,subparser1:2,paramet:[6,4,5],style:1,interspers:6,group:[7,2],fit:5,better:[6,2],foo_bar_baz_pars:6,easier:1,them:[0,4,1,5,3],good:2,"return":[3,6,1,2,4],thei:[6,1,5,4],python:[0,6,5,2],initi:[3,4],option_str:[6,4],now:[3,6],discuss:6,introduct:[0,3],choic:[1,2,3,4,6,7],allow_interspersed_arg:6,optionerror:6,name:[5,3,6,4,2],anyth:[6,4],choices_:[],separ:2,easili:6,achiev:[1,5],mode:[6,4],each:[5,3,6,4,2],fulli:2,complet:2,mean:[3,6,4],myprogram:5,replac:6,idea:2,heavi:1,expect:[3,1,4],our:3,happen:6,beyond:[7,1],metavar:[0,1,3,4,6,7],special:[4,2],out:[0,4,3],variabl:6,accomplish:[1,5],space:5,foo_bar:4,newli:1,parser_xyz:6,perfect_squar:4,print:[1,2,3,4,5,6],factori:4,math:4,optionvalueerror:6,worthwhil:6,situat:[1,4],given:5,argv:[7,3,1,5],infil:4,reason:6,base:6,dictionari:6,rawtexthelpformatt:5,indent:5,could:1,traceback:5,refus:6,thing:4,isn:[6,4],retain:5,const_:[],assign:1,first:4,oper:4,rang:[3,1],directli:4,carri:3,onc:3,number:[5,6,1,2,4],restrict:4,instruct:3,alreadi:[6,1,5],construct:[6,5],wasn:4,open:[6,4],differ:[6,4,2],script:3,top:2,sometim:[5,1,2],messag:[0,1,2,4,5,6],too:4,similarli:2,conveni:[6,4],store:[3,4],monkei:6,option:[0,1,2,3,4,5,6],namespac:[1,2,3,4,5,6,7],copi:6,specifi:[0,1,2,3,4,5,6],pars:[0,1,2,3,4,6],attempt:[6,1],exactli:[3,1,5],than:[5,6,1,2,4],wide:5,kind:2,setattr:[6,4],whenev:[1,4],provid:[0,6,1,2,4],remov:5,charact:[6,4,5],str:4,were:4,posit:[0,1,2,3,4,5,6],seri:3,sai:6,behavior:[3,4,5],group2:2,argument:[0,1,2,3,4,5,6,7],dash:6,add_pars:[6,2],manner:[3,6],have:[6,1,5,4],"__main__":[0,3],need:[5,6,4,2],seem:6,probabl:4,built:[3,1],callback:6,self:[6,4],append_const:4,also:[5,1,2,4],builtin:4,without:2,take:[5,3,6,4,2],which:[5,6,1,2,4],singl:[5,3,6,4,2],uppercas:4,begin:[3,1],sure:[6,4,2],though:4,previou:[6,1],most:[5,3,6,4,2],regular:2,pair:[6,5],choos:[6,4],"class":[6,1,5,4],don:[6,1,4],gather:4,request:[4,2],doe:[6,4,5],declar:6,determin:[1,2,3,4,5,6],occasion:5,sum:[0,1,3],"0x00b8fb18":4,parser_bar:2,show:[5,0,6,4,2],text:5,filetyp:[0,4],syntax:6,particularli:[6,2],hack:6,find:[3,1,2],onli:[5,6,1,2,4],execut:2,pretti:3,"true":[5,3,6,4,2],parser_foo:2,written:0,should:[0,2,3,4,5,6],store_const:[3,6,1,4],dict:4,"__call__":[6,4],add_opt:6,variou:[4,5],get:[3,6,5],likewis:5,report:4,requir:[7,6,4,2],bar:[1,2,3,4,5,6],keyword:[1,2,3,4,5,6],baz:[6,4,2],dramat:6,patch:6,store_fals:[4,2],"default":[0,1,2,3,4,5,6,7],bad:4,calcul:5,common:[3,4,5],contain:[5,6,4,2],where:[0,4,5],set:[5,3,6,4,2],see:[1,2,3,4,5,6],arg:[0,1,2,3,4,5,6],close:0,parent:[7,6,5,2],correctli:5,someth:3,figur:4,subdir:5,between:5,"import":[0,6,4,5,3],awai:4,badger:[6,1,2],across:5,attribut:[1,2,3,4,5,6],extend:[6,4],xrang:[3,6,1,4],disallow:[6,5],extens:6,outfil:4,come:6,addit:[5,6,4,2],both:[6,1],last:5,howev:[5,6,4,2],against:6,etc:[6,1,2,4],mani:[6,4],simpli:[6,4,5],point:6,within:5,argumentpars:[0,1,2,3,4,5,6,7],dispatch:6,suppli:[5,3,6,4,2],respect:4,assum:[0,4,3],duplic:6,quit:[6,4],coupl:[5,2],addition:4,empti:1,implicit:6,accumul:[3,1],secret:6,much:[3,6,1,4],valu:[6,1,5,4],basic:4,popul:1,strategi:5,epilog:[7,5],suppress:[6,4,5],xxx:[6,4,5],great:4,ani:[5,6,4,2],togeth:4,func:2,child:5,repetit:4,present:[6,1,2,4],"case":[3,4],main:2,look:[3,6,1],defin:[5,4,2],invok:[5,3,6,4,2],abov:[0,5,2,3],error:[5,6,1,2,4],argpars:[0,1,2,3,4,5,6],advantag:[0,6],stdout:[0,4],almost:[4,5],itself:4,sever:[5,2],disabl:5,clearli:1,perform:[4,2],make:[5,3,6,4,2],transpar:6,same:[6,4,5],handl:[6,4,2],complex:[6,4],help_:[],split:[1,2,3,4,5,6],document:[7,0,1],infer:4,dest_:[],difficult:6,dedent:5,effect:2,rais:[4,5],user:[5,6,1,2,4],store_act:6,typic:[3,6,4,2],recent:5,appropri:[0,2,3,4,5,6],older:5,thu:6,inherit:[6,5],exampl:[0,1,2,3,4,5],command:[0,1,2,3,4,5,6,7],thi:[0,1,2,3,4,5,6],conflict:5,everyth:[6,1],sibl:2,usual:[5,6,4,2],just:[4,2],object:[0,1,2,3,4,5,6,7],add_mutually_exclusive_group:2,note:[5,6,4,2],action_:[],exclus:[7,2],expos:6,had:6,except:5,add:[0,2,3,4,5,6],other:[7,0,6,1,2],remaining_arg:6,rawdescriptionhelpformatt:5,save:[0,3],match:[5,6,4,2],applic:5,format:[6,4,5],dest:[1,2,3,4,6,7],textwrap:5,test:6,know:[6,2],insert:[1,5],like:[1,2,3,4,5,6],specif:5,arbitrari:4,whitespac:5,manual:6,resolv:5,integ:[0,4,6,1,3],collect:5,necessari:[3,6,4,2],either:[3,6,1,5],argumenterror:[6,5],output:[4,5],unnecessari:5,encount:[3,1,4],old:[5,2],often:4,"0x00b1f020":4,interact:1,some:[1,2,3,4,5,6],back:2,intern:4,suppl:2,mistak:1,proper:6,librari:6,subpars:[6,2],avoid:4,normal:[1,2,4],definit:5,exit:[0,1,2,4,5,6],parent_pars:5,foo:[1,2,3,4,5,6],refer:4,nargs_:[],print_help:[5,6,4,2],run:[0,3],inspect:[3,2],usag:[0,1,2,4,5,6,7],argument_default:[7,5],found:1,add_subpars:[6,2],"__name__":[0,3],"super":6,about:[3,6,4],actual:6,callback_:6,optpars:[0,6],constructor:[6,5,2],commit:2,produc:[6,4],own:[6,4,5],xyz:[6,2],"float":[6,4,2],automat:4,upgrad:[0,6],been:[3,6,4],strip:4,wrap:5,chang:[5,6,4,2],mark:4,yyi:[4,5],your:[5,3,6,4,2],manag:3,inclus:4,log:0,wai:[5,6,4,2],spam:[6,1,2],support:[5,6,4,2],"long":[6,4],custom:[5,7,1,2,4],avail:[4,5],start:3,interfac:[0,6,4,3],includ:[5,6,1,2,4],lot:[6,2],parse_arg:[0,1,2,3,4,5,6,7],treat:2,"function":[1,2,4],svn:2,creation:[5,2],form:[3,6,4],bufsiz:4,parents_:[],"0x00b8fe78":4,eas:4,conflict_handl:[7,5],absent:4,made:1,input:4,temp:4,possibl:4,whether:[4,5],checkout:2,displai:[5,6,4,2],below:[6,4,5],otherwis:5,similar:6,featur:6,constant:4,creat:[0,1,2,3,4,5,6],"int":[0,1,2,3,4,5,6],pseudo:1,parser:[0,1,2,3,4,5,6,7],"0x00b1f068":4,doesn:[6,4],strongli:2,exist:1,file:[0,6,4,5,3],xyzyx:2,check:[6,1,2,4],fill:[3,5],again:6,mutual:[7,2],titl:2,when:[0,1,2,3,4,5,6],detail:[1,5,4],invalid:[7,6,1,4],valid:[6,4],futur:2,scriptnam:0,varieti:1,writabl:4,set_default:[5,2],you:[1,2,3,4,5,6],bar_pars:[6,5],repeat:5,clean:5,why:6,consid:[4,5],reduc:6,receiv:6,longer:[6,2],descript:[0,2,3,4,5,7],time:[6,4,2],backward:6},titles:["Documentation","The parse_args() method","Other methods","Introduction to argparse","The add_argument() method","ArgumentParser objects","argparse vs. optparse","API documentation"],modules:{},descrefs:{"":{parse_args:[1,0],add_mutually_exclusive_group:[2,0],set_defaults:[2,0],add_argument:[4,0],ArgumentParser:[5,1],add_subparsers:[2,0],add_argument_group:[2,0]}},filenames:["index","parse_args","other-methods","overview","add_argument","ArgumentParser","argparse-vs-optparse","api-docs"]}) \ No newline at end of file
diff --git a/doc/source/index.rst b/doc/source/index.rst
index ae85d91..3d230e4 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -4,8 +4,8 @@ Documentation
.. toctree::
:maxdepth: 2
- argparse-vs-optparse
overview
+ argparse-vs-optparse
api-docs