Updated API documentation

This commit is contained in:
Christophe Riccio
2013-12-25 23:48:55 +01:00
parent 792e5ff74f
commit fee3eddd37
459 changed files with 76100 additions and 48806 deletions

10
doc/theme/doxygen.css vendored
View File

@@ -1,13 +1,5 @@
/* The standard CSS for doxygen */
body
{
background-image:url('background.jpg');
background-attachment:fixed;
background-position:center;
background-repeat:no-repeat;
}
body, table, div, p, dl
{
font-family: Lucida Grande, Calibri, Verdana;
@@ -18,7 +10,7 @@ body
{
margin:0px;
padding:0px;
background-color:#000000;
background-color:#bf6000;
background-repeat:no-repeat;
background-position:center center;
background-attachment:fixed;