Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/doc Modified Files: e.css foot.html head.html Log Message: - cleanup the doxygen output =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/doc/e.css,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- e.css 9 Feb 2005 18:25:02 -0000 1.2 +++ e.css 16 Feb 2006 16:06:32 -0000 1.3 @@ -1,11 +1,11 @@ body { - background-image: url("hilite.png") no-repeat - background-position: top left; - background-color: #dddddd; + background-color: #ffffff; color: #000000; font-family: sans-serif; padding: 8px; - margin: 0; + margin: 0 auto; + width: 75%; + text-align: left; } h1 { @@ -29,33 +29,56 @@ height: 1; } -.fragment { - background-image: url("hilite.png") no-repeat; +pre.fragment { + background-image: url("hilite.png"); + background-repeat: no-repeat; background-position: left top; border: thin solid #888888; - background-color: #eeeeee; + background-color: #dddddd; padding: 4px; text-align: left; vertical-align: center; font-size: 12; } +div.navindex { + border-left: thin solid #888888; + border-bottom: thin solid #888888; + border-right: thin solid #888888; + background-color: #dddddd; + text-align: center; + padding: 1px; + font-size: 12px; +} + div.qindex { - width: 100%; - border: 0px; - text-align: left; - margin: 2px; - padding: 2px; - line-height: 140%; + border: thin solid #888888; + background-color: #dddddd; + text-align: center; + padding: 1px; + font-size: 12px; } div.nav { border: thin solid #888888; - background-color: #ffffff; + border-bottom: 0px solid #888888; + background-color: #dddddd; padding: 1px; text-align: center; vertical-align: center; - font-size: 12; + font-size: 22; + font-weight: bolder; + line-height: 140%; +} + +div.footer { + border: thin solid #888888; + background-color: #dddddd; + padding: 1px; + text-align: center; + vertical-align: center; + font-size: 10; + font-weight: bold; line-height: 140%; } =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/doc/foot.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- foot.html 27 Aug 2003 06:55:38 -0000 1.1 +++ foot.html 16 Feb 2006 16:06:32 -0000 1.2 @@ -1,2 +1,7 @@ + +<br /> +<div class="footer"> +<small>$projectname Documentation Generated: $datetime</small> +</div> </body> </html> =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/doc/head.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- head.html 9 Feb 2005 22:15:08 -0000 1.2 +++ head.html 16 Feb 2006 16:06:32 -0000 1.3 @@ -4,14 +4,20 @@ <title>$title</title> <link href=e.css rel=stylesheet type=text/css> - </head> <body> <div class=nav> -<table border=0 align=center><tr> -<td width=100% align=center> -E : W : L -</td> -</tr></table> +The $projectname +</div> + +<div class="navindex"> +<a class="qindexHL" href="index.html">Main Page</a> | +<a class="qindex" href="modules.html">Widgets</a> | +<a class="qindex" href="annotated.html">Data Structures</a> | +<a class="qindex" href="pages.html">Related Pages</a> | +<a class="qindex" href="classes.html">Index</a> </div> + + + ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs