Doxygen configuration and input files
This commit is contained in:
@@ -1,2 +1,5 @@
|
|||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
Doxyfile
|
||||||
|
html
|
||||||
|
latex
|
||||||
|
|||||||
+1216
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,3 @@
|
|||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
@@ -0,0 +1,20 @@
|
|||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>
|
||||||
|
LCDproc
|
||||||
|
</title>
|
||||||
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body bgcolor="#ffffff">
|
||||||
|
<table width="100%">
|
||||||
|
<tr>
|
||||||
|
<td width="40%" align="left" valign="center">
|
||||||
|
<a href="http://lcdproc.org">
|
||||||
|
LCDproc home page
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
<hr>
|
||||||
Reference in New Issue
Block a user