Fix layout of api docs. Add new logo to docs.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3985 dfc29bdd-3216-0410-991c-e03cc46cb475
master
hybrid 2011-11-02 17:27:47 +00:00
parent d4e32d2a3b
commit 47e57b9449
5 changed files with 63 additions and 64 deletions

View File

@ -45,7 +45,7 @@ PROJECT_BRIEF =
# exceed 55 pixels and the maximum width should not exceed 200 pixels.
# Doxygen will copy the logo to the output directory.
PROJECT_LOGO = logobig.png
PROJECT_LOGO = irrlichtlogo.png
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
@ -1107,7 +1107,7 @@ GENERATE_TREEVIEW = YES
# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
# and Class Hierarchy pages using a tree view instead of an ordered list.
USE_INLINE_TREES = NO
USE_INLINE_TREES = YES
# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
# used to set the initial width (in pixels) of the frame in which the tree

View File

@ -69,8 +69,8 @@ h3.version {
}
div.qindex, div.navtab{
background-color: #EBEFF6;
border: 1px solid #A3B4D7;
background-color: #EBECF6;
border: 1px solid #A3A6D7;
text-align: center;
}
@ -86,13 +86,13 @@ div.navtab {
/* @group Link Styling */
a {
color: #3D578C;
color: #3D418C;
font-weight: normal;
text-decoration: none;
}
.contents a:visited {
color: #4665A2;
color: #464BA2;
}
a:hover {
@ -105,9 +105,9 @@ a.qindex {
a.qindexHL {
font-weight: bold;
background-color: #9CAFD4;
background-color: #9C9FD4;
color: #ffffff;
border: 1px double #869DCA;
border: 1px double #868ACA;
}
.contents a.qindexHL:visited {
@ -122,11 +122,11 @@ a.elRef {
}
a.code {
color: #4665A2;
color: #464BA2;
}
a.codeRef {
color: #4665A2;
color: #464BA2;
}
/* @end */
@ -141,8 +141,8 @@ dl.el {
}
pre.fragment {
border: 1px solid #C4CFE5;
background-color: #FBFCFD;
border: 1px solid #C4C6E5;
background-color: #FBFBFD;
padding: 4px 6px;
margin: 4px 8px 4px 2px;
overflow: auto;
@ -193,22 +193,22 @@ div.contents {
}
td.indexkey {
background-color: #EBEFF6;
background-color: #EBECF6;
font-weight: bold;
border: 1px solid #C4CFE5;
border: 1px solid #C4C6E5;
margin: 2px 0px 2px 0;
padding: 2px 10px;
}
td.indexvalue {
background-color: #EBEFF6;
border: 1px solid #C4CFE5;
background-color: #EBECF6;
border: 1px solid #C4C6E5;
padding: 2px 10px;
margin: 2px 0px;
}
tr.memlist {
background-color: #EEF1F7;
background-color: #EEEEF7;
}
p.formulaDsp {
@ -318,18 +318,18 @@ td.tiny {
.dirtab {
padding: 4px;
border-collapse: collapse;
border: 1px solid #A3B4D7;
border: 1px solid #A3A6D7;
}
th.dirtab {
background: #EBEFF6;
background: #EBECF6;
font-weight: bold;
}
hr {
height: 0px;
border: none;
border-top: 1px solid #4A6AAA;
border-top: 1px solid #4A4FAA;
}
hr.footer {
@ -346,7 +346,7 @@ table.memberdecls {
.mdescLeft, .mdescRight,
.memItemLeft, .memItemRight,
.memTemplItemLeft, .memTemplItemRight, .memTemplParams {
background-color: #F9FAFC;
background-color: #F9F9FC;
border: none;
margin: 4px;
padding: 1px 0 0 8px;
@ -358,7 +358,7 @@ table.memberdecls {
}
.memItemLeft, .memItemRight, .memTemplParams {
border-top: 1px solid #C4CFE5;
border-top: 1px solid #C4C6E5;
}
.memItemLeft, .memTemplItemLeft {
@ -370,7 +370,7 @@ table.memberdecls {
}
.memTemplParams {
color: #4665A2;
color: #464BA2;
white-space: nowrap;
}
@ -382,14 +382,14 @@ table.memberdecls {
.memtemplate {
font-size: 80%;
color: #4665A2;
color: #464BA2;
font-weight: normal;
margin-left: 9px;
}
.memnav {
background-color: #EBEFF6;
border: 1px solid #A3B4D7;
background-color: #EBECF6;
border: 1px solid #A3A6D7;
text-align: center;
margin: 2px;
margin-right: 15px;
@ -413,11 +413,11 @@ table.memberdecls {
}
.memproto, dl.reflist dt {
border-top: 1px solid #A8B8D9;
border-left: 1px solid #A8B8D9;
border-right: 1px solid #A8B8D9;
border-top: 1px solid #A8ABD9;
border-left: 1px solid #A8ABD9;
border-right: 1px solid #A8ABD9;
padding: 6px 0px 6px 0px;
color: #253555;
color: #252755;
font-weight: bold;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
/* opera specific markup */
@ -434,16 +434,16 @@ table.memberdecls {
-webkit-border-top-left-radius: 8px;
background-image:url('nav_f.png');
background-repeat:repeat-x;
background-color: #E2E8F2;
background-color: #E2E3F2;
}
.memdoc, dl.reflist dd {
border-bottom: 1px solid #A8B8D9;
border-left: 1px solid #A8B8D9;
border-right: 1px solid #A8B8D9;
border-bottom: 1px solid #A8ABD9;
border-left: 1px solid #A8ABD9;
border-right: 1px solid #A8ABD9;
padding: 2px 5px;
background-color: #FBFCFD;
background-color: #FBFBFD;
border-top-width: 0;
/* opera specific markup */
border-bottom-left-radius: 8px;
@ -453,12 +453,12 @@ table.memberdecls {
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
background-image: -moz-linear-gradient(center top, #FFFFFF 0%, #FFFFFF 60%, #F7F8FB 95%, #EEF1F7);
background-image: -moz-linear-gradient(center top, #FFFFFF 0%, #FFFFFF 60%, #F7F7FB 95%, #EEEEF7);
/* webkit specific markup */
-webkit-border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
background-image: -webkit-gradient(linear,center top,center bottom,from(#FFFFFF), color-stop(0.6,#FFFFFF), color-stop(0.60,#FFFFFF), color-stop(0.95,#F7F8FB), to(#EEF1F7));
background-image: -webkit-gradient(linear,center top,center bottom,from(#FFFFFF), color-stop(0.6,#FFFFFF), color-stop(0.60,#FFFFFF), color-stop(0.95,#F7F7FB), to(#EEEEF7));
}
dl.reflist dt {
@ -608,7 +608,7 @@ div.dynheader {
address {
font-style: normal;
color: #2A3D61;
color: #2A2D61;
}
table.doxtable {
@ -616,12 +616,12 @@ table.doxtable {
}
table.doxtable td, table.doxtable th {
border: 1px solid #2D4068;
border: 1px solid #2D3068;
padding: 3px 7px 2px;
}
table.doxtable th {
background-color: #374F7F;
background-color: #373B7F;
color: #FFFFFF;
font-size: 110%;
padding-bottom: 4px;
@ -632,7 +632,7 @@ table.doxtable th {
table.fieldtable {
width: 100%;
margin-bottom: 10px;
border: 1px solid #A8B8D9;
border: 1px solid #A8ABD9;
border-spacing: 0px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
@ -648,13 +648,13 @@ table.fieldtable {
.fieldtable td.fieldtype, .fieldtable td.fieldname {
white-space: nowrap;
border-right: 1px solid #A8B8D9;
border-bottom: 1px solid #A8B8D9;
border-right: 1px solid #A8ABD9;
border-bottom: 1px solid #A8ABD9;
vertical-align: top;
}
.fieldtable td.fielddoc {
border-bottom: 1px solid #A8B8D9;
border-bottom: 1px solid #A8ABD9;
width: 100%;
}
@ -665,9 +665,9 @@ table.fieldtable {
.fieldtable th {
background-image:url('nav_f.png');
background-repeat:repeat-x;
background-color: #E2E8F2;
background-color: #E2E3F2;
font-size: 90%;
color: #253555;
color: #252755;
padding-bottom: 4px;
padding-top: 5px;
text-align:left;
@ -677,7 +677,7 @@ table.fieldtable {
-webkit-border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom: 1px solid #A8B8D9;
border-bottom: 1px solid #A8ABD9;
}
@ -698,8 +698,8 @@ table.fieldtable {
background-repeat:repeat-x;
height:30px;
line-height:30px;
color:#8AA0CC;
border:solid 1px #C2CDE4;
color:#8A8DCC;
border:solid 1px #C2C4E4;
overflow:hidden;
margin:0px;
padding:0px;
@ -714,7 +714,7 @@ table.fieldtable {
background-image:url('bc_s.png');
background-repeat:no-repeat;
background-position:right;
color:#364D7C;
color:#36397C;
}
.navpath li.navelem a
@ -727,7 +727,7 @@ table.fieldtable {
.navpath li.navelem a:hover
{
color:#6884BD;
color:#686CBD;
}
.navpath li.footer
@ -739,7 +739,7 @@ table.fieldtable {
background-image:none;
background-repeat:no-repeat;
background-position:right;
color:#364D7C;
color:#36397C;
font-size: 8pt;
}
@ -776,9 +776,9 @@ div.header
{
background-image:url('nav_h.png');
background-repeat:repeat-x;
background-color: #F9FAFC;
background-color: #F9F9FC;
margin: 0px;
border-bottom: 1px solid #C4CFE5;
border-bottom: 1px solid #C4C6E5;
}
div.headertitle
@ -870,7 +870,7 @@ dl.bug
padding: 0px;
margin: 0px;
width: 100%;
border-bottom: 1px solid #5373B4;
border-bottom: 1px solid #5358B4;
}
.image
@ -895,7 +895,7 @@ dl.bug
div.zoom
{
border: 1px solid #90A5CE;
border: 1px solid #9093CE;
}
dl.citelist {
@ -903,7 +903,7 @@ dl.citelist {
}
dl.citelist dt {
color:#334975;
color:#333675;
float:left;
font-weight:bold;
margin-right:10px;

View File

@ -2,18 +2,16 @@
<li class="footer">
<a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht
Engine</a> Documentation &copy; 2003-2011 by Nikolaus Gebhardt. Generated
on $datetime by <a href="http://www.doxygen.org/index.html" target="_blank">Doxygen</a> ($doxygenversion)
</li>
on $datetime by <a href="http://www.doxygen.org/index.html" target="_blank">Doxygen</a> $doxygenversion </li>
</ul>
</div>
<!--END GENERATE_TREEVIEW-->
<!--BEGIN !GENERATE_TREEVIEW-->
<hr class="footer"/>
<address class="footer">
<small>
<hr class="footer"/><address class="footer"><small>
<a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht
Engine</a> Documentation &copy; 2003-2011 by Nikolaus Gebhardt. Generated
on $datetime by <a href="http://www.doxygen.org/index.html" target="_blank">Doxygen</a> ($doxygenversion)
on $datetime by <a href="http://www.doxygen.org/index.html" target="_blank">Doxygen
</a> $doxygenversion
</small></address>
<!--END !GENERATE_TREEVIEW-->
</body>

View File

@ -4,7 +4,8 @@
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME-->
<!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME-->
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="$relpath$tabs.css" rel="stylesheet" type="text/css"/>
<link href="$relpath$doxygen.css" rel="stylesheet" type="text/css" />
$treeview
$search
$mathjax

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB