| … | |
… | |
| 34 | (Incidentally, *docutils-glep.py* contains special code to verify that |
34 | (Incidentally, *docutils-glep.py* contains special code to verify that |
| 35 | the GLEP header is reasonable. This README lacks that header, |
35 | the GLEP header is reasonable. This README lacks that header, |
| 36 | so to convert this file to html using docutils you need to |
36 | so to convert this file to html using docutils you need to |
| 37 | use the more generic transformation program:: |
37 | use the more generic transformation program:: |
| 38 | |
38 | |
| 39 | # docutils-html.py --stylesheet-path=tools/glep.css README.txt README.html |
39 | # rst2html.py --stylesheet-path=tools/glep.css README.txt README.html |
| 40 | |
40 | |
| 41 | to convert README.txt to README.html.) |
41 | to convert README.txt to README.html.) |
| 42 | |
42 | |
| 43 | Files |
43 | Files |
| 44 | ===== |
44 | ===== |