|
|
|
@ -9,8 +9,8 @@ |
|
|
|
|
<link rel="icon" href="img/favicon.png" type="image/ico"> |
|
|
|
|
<link rel="shortcut icon" href="img/favicon.png" type="image/ico"> |
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" type="text/css" media="screen" href="e.css"> |
|
|
|
|
<link rel="stylesheet" type="text/css" media="screen" href="edoxy.css"> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="e.css"> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="edoxy.css"> |
|
|
|
|
</head> |
|
|
|
|
|
|
|
|
|
<body> |
|
|
|
@ -23,21 +23,25 @@ |
|
|
|
|
<h1><span>Enlightenment</span></h1> |
|
|
|
|
<h2><span>Beauty at your fingertips</span></h2> |
|
|
|
|
|
|
|
|
|
<div class="menu-container"> |
|
|
|
|
<div class="menu"> |
|
|
|
|
<ul> |
|
|
|
|
<li class="current"><a href="http://web.enlightenment.org/p.php?p=docs">Docs</a></li> |
|
|
|
|
<li><a href="http://trac.enlightenment.org/e">Tracker</a></li> |
|
|
|
|
<li><a href="http://www.enlightenment.org/p.php?p=contact">Contact</a></li> |
|
|
|
|
<li><a href="http://www.enlightenment.org/p.php?p=contribute">Contribute</a></li> |
|
|
|
|
<li><a href="http://www.enlightenment.org/p.php?p=support">Support</a></li> |
|
|
|
|
<li><a href="http://www.enlightenment.org/p.php?p=download">Download</a></li> |
|
|
|
|
<li><a href="http://www.enlightenment.org/p.php?p=about">About</a></li> |
|
|
|
|
<li><a href="http://www.enlightenment.org/p.php?p=news">News</a></li> |
|
|
|
|
<li><a href="http://www.enlightenment.org/">Home</a></li> |
|
|
|
|
</ul> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<table cellspacing="0" cellpadding="0" width="100%"><tr> |
|
|
|
|
<td id="header_logo"> |
|
|
|
|
<a href="http://www.enlightenment.org"></a> |
|
|
|
|
</td> |
|
|
|
|
<td id="header_menu"> |
|
|
|
|
<table cellspacing="0" cellpadding="0" align="right"><tr> |
|
|
|
|
<td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=home">Home</a></td> |
|
|
|
|
<td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=news">News</a></td> |
|
|
|
|
<td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=about">About</a></td> |
|
|
|
|
<td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=download">Download</a></td> |
|
|
|
|
<td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=support">Support</a></td> |
|
|
|
|
<td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=contribute">Contribute</a></td> |
|
|
|
|
<td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=contact">Contact</a></td> |
|
|
|
|
<td class="nav_passive"><a class="nav_passive" href="http://trac.enlightenment.org/e">Tracker</a></td> |
|
|
|
|
<td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=docs">Docs</a></td> |
|
|
|
|
</tr></table> |
|
|
|
|
</td> |
|
|
|
|
<td id="header_last"></td> |
|
|
|
|
</tr></table> |
|
|
|
|
|
|
|
|
|
<div class="doxytitle"> |
|
|
|
|
$projectname Documentation <small>at $date</small> |
|
|
|
@ -47,8 +51,6 @@ |
|
|
|
|
<div class="submenu"> |
|
|
|
|
<ul class="current"> |
|
|
|
|
<li><a href="pages.html">Tutorials</a></li> |
|
|
|
|
<!-- <li><a href="globals.html">Globals</a></li>--> |
|
|
|
|
<!-- <li><a href="files.html">Files</a></li>--> |
|
|
|
|
<li><a href="modules.html">Modules</a></li> |
|
|
|
|
<li class="current"><a href="index.html">Main Page</a></li> |
|
|
|
|
</ul> |
|
|
|
|