From: wolf Date: Mon, 19 Apr 2004 20:11:45 +0000 (+0000) Subject: . X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6d0c5a74815820fbf4a232b7fd94497c24873a0;p=dealii-svn.git . git-svn-id: https://svn.dealii.org/trunk@9063 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index 9b1a014b73..053a5ff064 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -177,8 +177,10 @@ your local machine. If not, you can still work with the library and use the documentation provided on our homepage for reference. Note that in order to generate inheritance graphs for classes, doxygen - uses the dot program, which is part of the GraphViz package. + can use the dot program, which is part of the GraphViz + package. If this program is not available, then doxygen attempts to + generate text-mode graphs; these are much less nice, though.