diff options
Diffstat (limited to 'Documentation/README')
-rw-r--r-- | Documentation/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/README b/Documentation/README index 7ff3241..dd40351 100644 --- a/Documentation/README +++ b/Documentation/README | |||
@@ -3,4 +3,5 @@ files here are derived from it. | |||
3 | 3 | ||
4 | To read the HTML docs, open manual.html in your browser. | 4 | To read the HTML docs, open manual.html in your browser. |
5 | 5 | ||
6 | To generate other formats of the documentation use xmlto to convert the xml file. | 6 | To generate other formats of the documentation use xmlto or your favorite |
7 | xslt docbook converter to convert the xml file. | ||