Changeset 760
- Timestamp:
- 07/21/07 00:51:31 (1 year ago)
- Files:
-
- pyrun/trunk/examples/discover_and_run.rst (modified) (1 diff)
- pyrun/trunk/pyrun.html (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
pyrun/trunk/examples/discover_and_run.rst
r759 r760 1 pyrun - module api 2 ~~~~~~~~~~~~~~~~~~ 3 1 4 discover_and_run 2 5 ................ pyrun/trunk/pyrun.html
r759 r760 336 336 <ul class="simple"> 337 337 <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> 340 341 </ul> 341 342 </li> 342 <li><a class="reference" href="#changelog" id="id 4" name="id4">ChangeLog</a></li>343 <li><a class="reference" href="#changelog" id="id5" name="id5">ChangeLog</a></li> 343 344 </ul> 344 345 </div> … … 404 405 convenience scripts. You can access the most commonly useful features of 405 406 pyrun, without installing the package, by running the pyrun.py file directly.</p> 407 </div> 406 408 <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> 408 412 <p>All of the command line programs provided by this package are essentially thin 409 413 wrappers around the <cite>pyrun.discover_and_run</cite> function. This section provides … … 555 559 </div> 556 560 <div class="section"> 557 <h1><a class="toc-backref" href="#id 4" id="changelog" name="changelog">ChangeLog</a></h1>561 <h1><a class="toc-backref" href="#id5" id="changelog" name="changelog">ChangeLog</a></h1> 558 562 <p>NEXTREVISION</p> 559 563 <blockquote>