diff --git a/Makefile b/Makefile index 7fa2e78..32b2e92 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # $Id$ # -VERSION?=5.2 +VERSION?=5.3 TAGVERSION=$(shell echo $(VERSION) | sed 's/\./_/g') BALL_TAR_GZ=UMLGraph-$(VERSION).tar.gz ZIPBALL=UMLGraph-$(VERSION).zip diff --git a/doc/cd-opt.xml b/doc/cd-opt.xml index cc391af..7ad9839 100644 --- a/doc/cd-opt.xml +++ b/doc/cd-opt.xml @@ -156,6 +156,19 @@ has to be manipulated by an automated tool
-linkoffline option takes two arguments:
+the first for the string to be embedded in the href
+links, the second telling it where to find the package-list.
+Example:
++-linkoffline http://developer.android.com/reference file:/home/doc/android/ ++See the javadoc documentation for more details. +
graph.dot).
If the output directory is provided, -output can only specify a file name,
otherwise a full path is accepted as well.
diff --git a/doc/ver.xml b/doc/ver.xml
index 942a798..ecf8e35 100644
--- a/doc/ver.xml
+++ b/doc/ver.xml
@@ -3,13 +3,30 @@
-dotexecutable option allows the explicit specification of
+dot's location.
+(Contributed by Laird Nelson.)@opt tags within Java files.
+(Contributed by Laird Nelson.)-linkoffline option.
+(Contributed by Nikita Kozlov.)