diff options
author | David Walter Seikel | 2012-01-04 18:41:13 +1000 |
---|---|---|
committer | David Walter Seikel | 2012-01-04 18:41:13 +1000 |
commit | dd7595a3475407a7fa96a97393bae8c5220e8762 (patch) | |
tree | e341e911d7eb911a51684a7412ef7f7c7605d28e /libraries/eet/doc/foot.html | |
parent | Add the skeleton. (diff) | |
download | SledjHamr-dd7595a3475407a7fa96a97393bae8c5220e8762.zip SledjHamr-dd7595a3475407a7fa96a97393bae8c5220e8762.tar.gz SledjHamr-dd7595a3475407a7fa96a97393bae8c5220e8762.tar.bz2 SledjHamr-dd7595a3475407a7fa96a97393bae8c5220e8762.tar.xz |
Add the base Enlightenment Foundation Libraries - eina, eet, evas, ecore, embryo, and edje.
Note that embryo wont be used, but I'm not sure yet if you can build edje without it.
Diffstat (limited to 'libraries/eet/doc/foot.html')
-rw-r--r-- | libraries/eet/doc/foot.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/libraries/eet/doc/foot.html b/libraries/eet/doc/foot.html new file mode 100644 index 0000000..3a96978 --- /dev/null +++ b/libraries/eet/doc/foot.html | |||
@@ -0,0 +1,20 @@ | |||
1 | |||
2 | <div id="push"></div> | ||
3 | </div> <!-- #content --> | ||
4 | </div> <!-- .layout --> | ||
5 | |||
6 | </div> <!-- #container --> | ||
7 | |||
8 | |||
9 | <div id="footer"> | ||
10 | <table><tr> | ||
11 | <td class="poweredby"><img src="doxygen.png"></td> | ||
12 | <td>Samsung Electronics is supporting the EFL Documentation Project</td> | ||
13 | <td class="copyright">Copyright ©$year Enlightenment</td> | ||
14 | <td class="generated">Docs generated $datetime</td> | ||
15 | </tr></table> | ||
16 | </div> | ||
17 | |||
18 | |||
19 | </body> | ||
20 | </html> | ||