diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2014-01-08 13:38:17 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2014-01-08 13:38:17 (GMT) |
commit | 68080883535bb146e2e4f65943c8b836da6b68e0 (patch) | |
tree | 0078865048870c300bf9b5600b88868e126491d2 | |
parent | e12d6b506862c8ad843b7853bc1c9ceb5d0ccb4d (diff) | |
download | Doxygen-68080883535bb146e2e4f65943c8b836da6b68e0.zip Doxygen-68080883535bb146e2e4f65943c8b836da6b68e0.tar.gz Doxygen-68080883535bb146e2e4f65943c8b836da6b68e0.tar.bz2 |
Removed remark about installdox from the FAQ
-rw-r--r-- | doc/faq.doc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/faq.doc b/doc/faq.doc index a4308b6..f5b95aa 100644 --- a/doc/faq.doc +++ b/doc/faq.doc @@ -154,10 +154,6 @@ configuration file for project \e a you write: \verbatim TAGFILES = b.tag=b.chm:: \endverbatim -or you can use \c installdox to set the links as follows: -\verbatim -installdox -lb.tag@b.chm:: -\endverbatim <li><b>I don't like the quick index that is put above each HTML page, what do I do?</b> |