From: Eric Hodel Date: 2009-07-18T20:16:26+09:00 Subject: Re: rdoc run-time length question On Jul 15, 2009, at 08:52, Tom Cloyd wrote: > * Also - the "-d" is worthless. Diagram generation via graphviz's > dot just isn't available. I have graphviz installed (I'm running > Kubuntu Linux 9.04) and have been using it for multiple projects. > I've been all over the graphviz.org website, and there is NO > separate "dot" download, as referred to in this section of the > output from "rdoc -h": > > -d, --diagram Generate diagrams showing modules and classes. You > need dot V1.8.6 or later to > use the --diagram option correctly. Dot is available from http://graphviz.org > > One can only install the "graphviz" package, which I know includes > "dot", 'cause I call it all the time. However, I can discover NO way > to make rdoc generate those diagrams referred to. Am I missing > something? Since darkfish, this feature hasn't been restored. Until I get around to it, I welcome your patch.