From e61ccede2204ea916dffac0ef66dad649a95a875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Fri, 11 Oct 2013 00:46:19 +0200 Subject: [PATCH] We don't need Graphviz for Doxygen docs anymore. The diagrams were useless anyway. --- doc/building.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/building.dox b/doc/building.dox index 6fce514b0..68de94768 100644 --- a/doc/building.dox +++ b/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