source:
downloads/boost_1_33_1/libs/iterator/doc/rst2html
@
12
| Last change on this file since 12 was 12, checked in by landauf, 18 years ago | |
|---|---|
|
|
| File size: 198 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | PYTHONPATH="c:/src/docutils/docutils;c:/src/docutils/docutils/extras" |
| 3 | export PYTHONPATH |
| 4 | python c:/src/docutils/docutils/tools/rst2html.py -gs $1 `echo $1 | sed 's/\(.*\)\..*/\1.html/'` |
| 5 | |
| 6 | |
| 7 |
Note: See TracBrowser
for help on using the repository browser.










