aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README11
1 files changed, 5 insertions, 6 deletions
diff --git a/README b/README
index a105e5c..211d413 100644
--- a/README
+++ b/README
@@ -267,16 +267,15 @@ MAKE AND READ THE DOCUMENTATION
This should create a refman.pdf in the doc directory.
- To make the html doc you need latex and latex2html. Then do:
-
cd Tkzinc<version>
make html
- This should create a refman directory in the doc directory
- with all the html pages and images. The entry point is
- index.html.
+ This should create the html documentation in the doc directory
+ with all the html pages and images. The entry point is index.html.
+ You need tex4ht for doing this. It may be packaged separately from
+ tetex on Linux, it is so on Debian distributions.
- You can also download the doc on TkZinc website:
+ You can also download the doc from the TkZinc website:
http://www.tkzinc.org/index.php/Main/Download