update eet docs.

SVN revision: 6744
This commit is contained in:
Carsten Haitzler 2003-03-05 05:41:04 +00:00
parent 42219cdca3
commit c98e528ff2
9 changed files with 261 additions and 981 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,55 +1,178 @@
H1 { text-align: center; color: #333333}
CAPTION { font-weight: bold }
A:link { text-decoration: none; color: #444444; }
A:visited { text-decoration: none; color: #666666; }
A:hover { text-decoration: none; color: #ffffff; }
A.qindex { text-decoration: none; }
A.qindexRef { text-decoration: none; }
A.el { text-decoration: none; color: #555555; }
A.elRef { text-decoration: none; color: #555555; }
A.code { text-decoration: none; font-weight: normal; color: #555555; }
A.codeRef { text-decoration: none; font-weight: normal; color: #555555; }
DL.el { margin-left: -1cm }
DIV.fragment { width: 100%; border: none; background-color: #dddddd }
DIV.ah { background-color: black; color: #eeeeee; margin-bottom: 3px; margin-top: 3px }
TD.md { background-color: #aaaaaa; color: #000088; }
TD.mdname1 { color: #880000; }
TD.mdname { color: #880000; width: 600px; }
DIV.groupHeader { margin-left: 10px; margin-top: 10px; margin-bottom: 10px; font-weight: bold }
DIV.groupText { margin-left: 10px; font-style: italic; font-size: smaller }
BODY {
background: #999999;
color: #222222;
font-family: times;
td.md {
background-color: #ffffff;
font-family: monospace;
text-align: left;
vertical-align: center;
font-size: 10;
padding-right : 1px;
padding-top : 1px;
padding-left : 1px;
padding-bottom : 1px;
margin-left : 1px;
margin-right : 1px;
margin-top : 1px;
margin-bottom : 1px
}
TD.indexkey {
background-color: #99aaaa;
font-weight: bold;
padding-right : 10px;
padding-top : 2px;
padding-left : 10px;
padding-bottom : 2px;
margin-left : 0px;
margin-right : 0px;
margin-top : 2px;
margin-bottom : 2px
td.mdname {
font-family: monospace;
text-align: left;
vertical-align: center;
font-size: 10;
padding-right : 1px;
padding-top : 1px;
padding-left : 1px;
padding-bottom : 1px;
margin-left : 1px;
margin-right : 1px;
margin-top : 1px;
margin-bottom : 1px
}
TD.indexvalue {
background-color: #aa99aa;
font-style: italic;
padding-right : 10px;
padding-top : 2px;
padding-left : 10px;
padding-bottom : 2px;
margin-left : 0px;
margin-right : 0px;
margin-top : 2px;
margin-bottom : 2px
h1
{
text-align: center;
color: #333333
}
h2
{
text-align: left;
color: #333333
}
h3
{
text-align: left;
color: #333333
}
a:link
{
text-decoration: none;
color: #444444;
font-weight: bold;
}
a:visited
{
text-decoration: none;
color: #666666;
font-weight: bold;
}
a:hover
{
text-decoration: none;
color: #000000;
font-weight: bold;
}
a.nav:link
{
text-decoration: none;
color: #444444;
font-weight: normal;
}
a.nav:visited
{
text-decoration: none;
color: #666666;
font-weight: normal;
}
a.nav:hover
{
text-decoration: none;
color: #000000;
font-weight: normal;
}
a.qindex:link
{
text-decoration: none;
color: #444444;
font-weight: normal;
}
a.qindex:visited
{
text-decoration: none;
color: #666666;
font-weight: normal;
}
a.qindex:hover
{
text-decoration: none;
color: #000000;
font-weight: normal;
}
p
{
color: #000000;
font-family: sans-serif;
font-size: 10;
}
body {
background-image: url("hilite.png");
background-repeat: no-repeat;
background-position: left top;
background-color: #dddddd;
color: #000000;
font-family: sans-serif;
padding: 8px;
margin: 0;
}
div.fragment
{
background-image: url("hilite.png");
background-repeat: no-repeat;
background-position: left top;
border: thin solid #888888;
background-color: #eeeeee;
padding: 4px;
text-align: left;
vertical-align: center;
font-size: 12;
}
hr
{
border: 0;
background-color: #000000;
width: 80%;
height: 1;
}
dl
{
background-image: url("hilite.png");
background-repeat: no-repeat;
background-position: left top;
border: thin solid #aaaaaa;
background-color: #eeeeee;
padding: 4px;
text-align: left;
vertical-align: center;
font-size: 12;
}
em
{
color: #334466;
font-family: courier;
font-size: 10;
font-style: normal;
}
div.nav
{
border: thin solid #000000;
background-color: #ffffff;
padding: 1px;
text-align: center;
vertical-align: center;
font-size: 12;
}
div.body
{
border: thin solid #000000;
background-color: #ffffff;
padding: 4px;
text-align: left;
font-size: 10;
}
div.diag
{
border: thin solid #888888;
background-color: #eeeeee;
padding: 4px;
text-align: center;
font-size: 8;
}
span.keyword { color: #008000 }
span.keywordtype { color: #604020 }
span.keywordflow { color: #e08000 }
span.comment { color: #800000 }
span.preprocessor { color: #806020 }
span.stringliteral { color: #002080 }
span.charliteral { color: #008080 }

View File

@ -8,9 +8,12 @@
</head>
<body>
<table border=0 cellpadding=4 cellspacing=0 width=100%>
<tr>
<td><img src=eet_small.png width=48 height=48 alt=E></td>
<td width=100% align=center valign=middle><font face=helvetica size=2 color=#000000>E : E : T</font></td>
</tr>
</table>
<div class=nav>
<table border=0 align=center><tr>
<td width=16><img src=eet_mini.png width=16 height=16 alt=E></td>
<td width=100% align=center>
E : E : T
</td>
<td width=16><img src=eet_mini.png width=16 height=16 alt=E></td>
</tr></table>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 915 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 753 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@ -1,10 +1,12 @@
#!/bin/sh
cp ./eet.c.in ./eet.c
cat ./src/lib/Eet.h >> ./eet.c
for I in `find ./src/lib -name "*.c" -print`; do
cat $I >> ./evas.c
for I in `find ./src/lib -name "Eet.h" -print`; do
cat $I >> ./eet.c
done
#for I in `find ./src/lib -name "*.c" -print`; do
# cat $I >> ./eet.c
#done
rm -rf ./doc/html ./doc/latex ./doc/man
doxygen
cp doc/img/eet_small.png doc/html/eet_small.png
cp doc/img/*.png doc/html/
exit 0