Site rebuilt (docs should work this time!), typo on main.html fixed and

added /data version of docs and imlib.....


SVN revision: 4895
This commit is contained in:
technikolor 2001-07-01 23:27:13 +00:00 committed by technikolor
parent e55387cde5
commit 936e2e523e
4 changed files with 1779 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<p>For the End User Enlightenment is a Window Manager for the
<a href="http://www.x.org/">X Window System</a>, traditionally used in
Unix environments. But for the Developer Enlightenment means alot more.
The developers behind Enlightenment are some of the brightest and innovative
The developers behind Enlightenment are some of the brightest and most innovative
in the world of <a href="http://www.opensource.org/">Open</a> <a href="http://www.gnu.org">Source</a>
development. While the Window Manager is famous for being one of the most powerful
and <b>flexable</b> Window Mangers avalible, so are the tools used to build it.

143
e/pages/docs.html Normal file
View File

@ -0,0 +1,143 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta name="keywords" content="Enlightenment, Window, Manager, X Windows,
X11, Themes, Efsd, Evas, Imlib">
<title>W W W . E N L I G H T E N M E N T . O R G</title>
<link rel=stylesheet type="text/css" href="stylesheet.css">
</head>
<body>
<div align="center">
<table border="0" width="90%" cellspacing="0" align="center">
<tr>
<td colspan="2">
<table border="0" width="100%">
<tr>
<td align="left"><a href="main.html"><img border="0" src="img/enlightenment.gif" alt="E logo"></a></td>
<td align="right">
Stable Version: 16.5<br>
CVS Version: 17.0<br>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td valign="top"><table border="0">
<tr>
<td valign="middle"><a href="main.html"><img border=0 src="img/nav_main.gif" alt="* "></a></td>
<td><a href="main.html">Main</a></td>
</tr>
<tr>
<td valign="middle"><a href="news.html"><img border=0 src="img/nav_news.gif" alt="* "></a></td>
<td><a href="news.html">News</a></td>
</tr>
<tr>
<td valign="middle"><a href="docs.html"><img border=0 src="img/nav_docs.gif" alt="* "></a></td>
<td><a href="docs.html">Documentation</a></td>
</tr>
<tr>
<td valign="middle"><a href="faq.html"><img border=0 src="img/nav_info.gif" alt="* "></a></td>
<td><a href="faq.html">FAQs</a></td>
</tr>
<tr>
<td valign="middle"><a href="shots.html"><img border=0 src="img/nav_shots.gif" alt="* "></a></td>
<td><a href="shots.html">Screenshots</a></td>
</tr>
<tr>
<td valign="middle"><a href="download.html"><img border=0 src="img/nav_download.gif" alt="* "></a></td>
<td><a href="download.html">Downloads</a></td>
</tr>
<tr>
<td valign="middle"><a href="components.html"><img border=0 src="img/nav_goodies.gif" alt="* "></a></td>
<td><a href="components.html">Components</a></td>
</tr>
<tr>
<td valign="middle"><a href="source.html"><img border=0 src="img/nav_source.gif" alt="* "></a></td>
<td><a href="source.html">Source Code</a></td>
</tr>
<tr>
<td valign="middle"><a href="mail.html"><img border=0 src="img/nav_mail.gif" alt="* "></a></td>
<td><a href="mail.html">Mailing Lists and Links</a></td>
</tr>
<tr>
<td valign="middle"><a href="team.html"><img border=0 src="img/nav_team.gif" alt="* "></a></td>
<td><a href="team.html">Team&nbsp;Members</a></td>
</tr>
<tr>
<td valign="middle" colspan="2" align="center"><br><br><br><a href="http://sourceforge.net"><img src="img/sflogo.png" width="88" height="31" border="0" alt="SourceForgeLogo"></A></td>
</tr>
</table>
</td>
<td valign="top" width="100%">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td class="border-tl" width="25" height="25">&nbsp;</td>
<td class="border-t">&nbsp;</td>
<td class="border-tr" width="25" height="25">&nbsp;</td>
</tr>
<tr>
<td class="border-l" width="25"><img src="img/empty.gif" width="25"></td>
<td class="content" valign="top" align="center" width="100%">
<p class="contenttitle">Documentation</p>
<p>The Enlightenment Project covers far more than simple window management, but encompasses
all of our development tools as well. Whether user, developer, or just someone looking for
some good bathroom material should find something of interestest below.</p>
<!---------------------------- E DR16 DOCS (User Interface) -------------------->
<p align="center">Enlightenment Window Manager DR16.x</p>
<p> Coming Soon!</p>
<!------------------------ E DR17 DOCS (User Interface) ----------------------->
<!- nadda -->
<p><img alt="" src="img/ruler.gif"></p>
<!------------------------- E Projects Misc (DEVEL DOCS and API Refs) ----------->
<p align="center">Programmers Guides and Development Docs</p>
<p><table width="100%"><tr><td class="newstitle">
<a href="pdf/evas.pdf">Evas Programmers Guide</a>: By <a href="mailto:raster@rasterman.com">Rasterman</a> <a href="pdf/evas.pdf">[PDF]</a> <a href="evas.html">[HTML](Introduction only)</a>
</td></tr></table><table width="100%"><tr><td class="newsbody">
This is a comprehensive document writen by the coder to explain everything you could want
to know about the Evas canvas library. Includes excillent introduction, good discusion,
complete API reference, including 5 full examples.
</td></tr></table>
<p><table width="100%"><tr><td class="newstitle">
<a href="imlib2.html">Imlib2 Programmers Guide</a>: By <a href="mailto:raster@rasterman.com">Rasterman</a> <a href="imlib2.html">[HTML]</a>
</td></tr></table><table width="100%"><tr><td class="newsbody">
A brief guide detailing Imlib2, including 2 full examples (simple and advanced), an overview of how Imlib2 works and thinks,
followed by a complete API reference. If you work with images this doc should be on your nightstand.
</td></tr></table>
<p><table width="100%"><tr><td class="newstitle">
<a href="pdf/efsd-manual.pdf">The EFSD Programming Manual</a>: By <a href="mailto:cK@whoop.org">Christian Kreibich</a> <a href="/pdf/efsd-manual.pdf">[PDF]</a> (HTML Coming Soon)
</td></tr></table><table width="100%"><tr><td class="newsbody">
EFSD stands to be one of the most drawing elements of DR17, bringing the filesystem seamlessly to the desktop, in true Enlightenment style. This manual contains a full API reference, introduction and other vital pieces of information to put the power of EFS in your hands. <i>Please be aware that this document is not yet complete, and do not pester the author who is busy both working on EFSD and trying to remain a human being at the same time.</i>
</td>
<td class="border-r" width="25"><img src="img/empty.gif" width="25"></td>
</tr>
<tr>
<td class="border-bl" width="25" height="25">&nbsp;</td>
<td class="border-b">&nbsp;</td>
<td class="border-br" width="25" height="25">&nbsp;</td>
</tr>
</table>
</td>
</tr></table>
</div>
</body></html>

1634
e/pages/imlib.html Normal file

File diff suppressed because it is too large Load Diff

View File

@ -88,7 +88,7 @@
<p>For the End User Enlightenment is a Window Manager for the
<a href="http://www.x.org/">X Window System</a>, traditionally used in
Unix environments. But for the Developer Enlightenment means alot more.
The developers behind Enlightenment are some of the brightest and innovative
The developers behind Enlightenment are some of the brightest and most innovative
in the world of <a href="http://www.opensource.org/">Open</a> <a href="http://www.gnu.org">Source</a>
development. While the Window Manager is famous for being one of the most powerful
and <b>flexable</b> Window Mangers avalible, so are the tools used to build it.