diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-05-29 14:52:15 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-05-29 14:52:15 +0200 |
commit | 3baf3d0553435a29773c75864e66f86af7e3fe4c (patch) | |
tree | ba240b38fa50ab65875298e785cdeae440c1e9fd /doc/foot.html | |
parent | b9c2581d70d76da143bfa55b12d5cc912b1b08df (diff) | |
download | edoors-3baf3d0553435a29773c75864e66f86af7e3fe4c.zip edoors-3baf3d0553435a29773c75864e66f86af7e3fe4c.tar.gz |
enable doxygen usage
Diffstat (limited to 'doc/foot.html')
-rw-r--r-- | doc/foot.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/foot.html b/doc/foot.html new file mode 100644 index 0000000..3a96978 --- /dev/null +++ b/doc/foot.html @@ -0,0 +1,20 @@ + + <div id="push"></div> + </div> <!-- #content --> + </div> <!-- .layout --> + + </div> <!-- #container --> + + + <div id="footer"> + <table><tr> + <td class="poweredby"><img src="doxygen.png"></td> + <td>Samsung Electronics is supporting the EFL Documentation Project</td> + <td class="copyright">Copyright ©$year Enlightenment</td> + <td class="generated">Docs generated $datetime</td> + </tr></table> + </div> + + +</body> +</html> |