+++ /dev/null
-body, table, div, p, dl {
- font-family: Sans-Serif;
- color: #333;
- font-size: small;
- padding-right : 2em;
- padding-left : 2em;
-}
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = "0.4.0alpha"
+PROJECT_NUMBER = "0.4.0alpha full"
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
# each generated HTML page. If it is left blank doxygen will generate a
# standard header.
-HTML_HEADER = header.html
+HTML_HEADER =
# The HTML_FOOTER tag can be used to specify a personal HTML footer for
# each generated HTML page. If it is left blank doxygen will generate a
+++ /dev/null
-<!-- This comment will put IE 6, 7 and 8 in quirks mode -->
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
- <title>aubio-0.4.0: Main Page</title>
- <link href="tabs.css" rel="stylesheet" type="text/css"/>
- <link href="search/search.css" rel="stylesheet" type="text/css"/>
- <script type="text/javaScript" src="search/search.js"></script>
- <link href="doxygen.css" rel="stylesheet" type="text/css"/>
- <link href="aubio.css" rel="stylesheet" type="text/css"/>
- </head>
# each generated HTML page. If it is left blank doxygen will generate a
# standard header.
-HTML_HEADER = header.html
+HTML_HEADER =
# The HTML_FOOTER tag can be used to specify a personal HTML footer for
# each generated HTML page. If it is left blank doxygen will generate a