Last change
on this file since 793 was
242,
checked in by Henrik Bettermann, 18 years ago
|
First versions of complete process descriptions uploaded. The documentation is written in restructured text format.
|
File size:
925 bytes
|
Line | |
---|
1 | The documentation is written in restructured text format. Restructured Text (also reStructuredText or rst) is a simple markup language. Actually it's plain text with only a few style elements. For a full list of restructured text rules and examples see the Quick reStructuredText documentation:
|
---|
2 |
|
---|
3 | http://docutils.sourceforge.net/docs/user/rst/quickref.html
|
---|
4 |
|
---|
5 | Unfortunately, there is no Windows programme to transform rst code directly into html. To see the html result on Windows computers, Python has to be installed first. Then the docutils-0.4.zip must be downloaded from:
|
---|
6 |
|
---|
7 | http://waeup.org/Members/henrik/docutils-0.4/view (1.7 MB)
|
---|
8 |
|
---|
9 | Unzip the file first. The docutils library is installed by executing the 'python install.py' command within the docutils-0.4 directory. Finally the command 'rst2html [rst filename without extension]' will produce the html file which can be seen in any browser.
|
---|
10 |
|
---|
11 | Henrik Bettermann |
---|
Note: See
TracBrowser for help on using the repository browser.