From ee82a7fd20378dc4608254d1806de87f559f7865 Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Wed, 29 Oct 2014 09:23:04 +0200 Subject: [PATCH] Update URLs for Javadoc and GraphViz --- web/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/index.html b/web/index.html index 3a45e19..21d4e8d 100644 --- a/web/index.html +++ b/web/index.html @@ -45,11 +45,11 @@ UMLGraph is also described in O'Reilly's

Class Diagrams

One specifies a class diagram using the Java syntax complemented by -
javadoc +javadoc tags. Running the UmlGraph doclet on the specification will generate a -Graphviz +Graphviz diagram specification that can be automatically processed to create Postscript, GIF, SVG, JPEG, fig, or Framemaker drawings.