Update the Doxygen configuration for Doxygen 1.8.2. While there change a few

options:
(a) enable Markdown support,
(b) add a Mainpage,
(c) do not strip comments from code,
(d) use Doxygen's default header and footer without timestamp,
(e) enable the search box.
This commit is contained in:
mmdolze
2012-09-01 21:29:56 +00:00
parent 8921af95a6
commit da78792b3a
4 changed files with 1023 additions and 743 deletions
+7
View File
@@ -0,0 +1,7 @@
The LCDproc source code documentation {#mainpage}
=====================================
This is the LCDproc source code documentation. It is generated from comments
in the source code files.
Visit the LCDproc homepage at http://www.lcdproc.org/.