Changeset 760

Show
Ignore:
Timestamp:
07/21/07 00:51:31 (1 year ago)
Author:
robin
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • pyrun/trunk/examples/discover_and_run.rst

    r759 r760  
     1pyrun - module api 
     2~~~~~~~~~~~~~~~~~~ 
     3 
    14discover_and_run 
    25................ 
  • pyrun/trunk/pyrun.html

    r759 r760  
    336336<ul class="simple"> 
    337337<li><a class="reference" href="#pyrun" id="id1" name="id1">pyrun</a></li> 
    338 <li><a class="reference" href="#installation" id="id2" name="id2">Installation</a><ul> 
    339 <li><a class="reference" href="#discover-and-run" id="id3" name="id3">discover_and_run</a></li> 
     338<li><a class="reference" href="#installation" id="id2" name="id2">Installation</a></li> 
     339<li><a class="reference" href="#pyrun-module-api" id="id3" name="id3">pyrun - module api</a><ul> 
     340<li><a class="reference" href="#discover-and-run" id="id4" name="id4">discover_and_run</a></li> 
    340341</ul> 
    341342</li> 
    342 <li><a class="reference" href="#changelog" id="id4" name="id4">ChangeLog</a></li> 
     343<li><a class="reference" href="#changelog" id="id5" name="id5">ChangeLog</a></li> 
    343344</ul> 
    344345</div> 
     
    404405convenience scripts. You can access the most commonly useful features of 
    405406pyrun, without installing the package, by running the pyrun.py file directly.</p> 
     407</div> 
    406408<div class="section"> 
    407 <h2><a class="toc-backref" href="#id3" id="discover-and-run" name="discover-and-run">discover_and_run</a></h2> 
     409<h1><a class="toc-backref" href="#id3" id="pyrun-module-api" name="pyrun-module-api">pyrun - module api</a></h1> 
     410<div class="section"> 
     411<h2><a class="toc-backref" href="#id4" id="discover-and-run" name="discover-and-run">discover_and_run</a></h2> 
    408412<p>All of the command line programs provided by this package are essentially thin 
    409413wrappers around the <cite>pyrun.discover_and_run</cite> function. This section provides 
     
    555559</div> 
    556560<div class="section"> 
    557 <h1><a class="toc-backref" href="#id4" id="changelog" name="changelog">ChangeLog</a></h1> 
     561<h1><a class="toc-backref" href="#id5" id="changelog" name="changelog">ChangeLog</a></h1> 
    558562<p>NEXTREVISION</p> 
    559563<blockquote>