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:
+1016
-717
File diff suppressed because it is too large
Load Diff
@@ -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/.
|
||||
@@ -1,3 +0,0 @@
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -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>
|
||||
Reference in New Issue
Block a user