I have just started using Sphinx and i am delighted with it ! I am
interested in using the inheritance diagram feature but am running
into an error message that the dot command 'dot' cannot be run (needed
for graphviz output) ... i have reproduced my build output below. Any
help would be apreciated.
Bruce
Build output ...
H:\My Dropbox\PyProg\TMM_dev_2\Structure\proj\docs\source\modules
\model.rst:36:
(WARNING/2) No classes found for inheritance diagram
:0: (WARNING/2) Inline emphasis start-string without end-string.
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 50%] index
writing output... [100%] modules/model
WARNING: dot command 'dot' cannot be run (needed for graphviz output),
check the
graphviz_dot setting
writing additional files... genindex modindex search
copying static files... done
dumping search index... done
dumping object inventory... done
build succeeded, 3 warnings.
Graphviz is a separate dependency. You will want to use your system's
package manager to install it. For instance in debian/ubuntu:
sudo apt-get install graphviz
More information about Graphviz and Windows downloads at
http://graphviz.org.
--
--Max Battcher--
http://worldmaker.net