aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Docs.mk
diff options
context:
space:
mode:
authorEwan Mellor <ewan@xensource.com>2007-04-05 17:22:22 +0100
committerEwan Mellor <ewan@xensource.com>2007-04-05 17:22:22 +0100
commit970381ebbc1fe036ef253f80c268102a989e86f4 (patch)
tree39ce1e3571b3f8d1e90abc1467b9d089612949cd /docs/Docs.mk
parentd814a69187c5834fe890dfb133ba2c13eafcc732 (diff)
downloadxen-970381ebbc1fe036ef253f80c268102a989e86f4.tar.gz
xen-970381ebbc1fe036ef253f80c268102a989e86f4.tar.bz2
xen-970381ebbc1fe036ef253f80c268102a989e86f4.zip
Update the datamodel class diagram, and use neato rather than dot, which gives
a much better result. Signed-off-by: Ewan Mellor <ewan@xensource.com>
Diffstat (limited to 'docs/Docs.mk')
-rw-r--r--docs/Docs.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Docs.mk b/docs/Docs.mk
index bc7c3befbd..d620213982 100644
--- a/docs/Docs.mk
+++ b/docs/Docs.mk
@@ -6,6 +6,7 @@ LATEX2HTML := latex2html
DOXYGEN := doxygen
POD2MAN := pod2man
DOT := dot
+NEATO := neato
pkgdocdir := /usr/share/doc/xen
mandir := /usr/share/man