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
+1016 -717
View File
File diff suppressed because it is too large Load Diff
+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/.
-3
View File
@@ -1,3 +0,0 @@
</body>
</html>
-23
View File
@@ -1,23 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>
LCDproc
</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ffffff">
<table width="100%">
<tr>
<td width="40%" align="left" valign="middle">
<a href="http://lcdproc.org">
LCDproc home page
</a>
</td>
</tr>
</table>
<hr>