Browse Source

We don't need Graphviz for Doxygen docs anymore.

The diagrams were useless anyway.
pull/23/head
Vladimír Vondruš 13 years ago
parent
commit
e61ccede22
  1. 4
      doc/building.dox

4
doc/building.dox

@ -202,8 +202,8 @@ with DLLs accessible through `PATH`. See above for more information.
The documentation (which you are currently reading) is written in **Doxygen**
(version 1.8 with Markdown support is used, but older versions should do good
job too) and additionally uses **Graphviz** for class diagrams and **TeX**
for math formulas. The documentation can be build by running
job too) and additionally uses **TeX** for math formulas. The documentation can
be build by running
doxygen

Loading…
Cancel
Save