1
0
mirror of https://github.com/elua/elua.git synced 2025-01-25 01:02:54 +08:00
Dado Sutter dcf68b033b An eLua Icon for the URL box, Tabs, Bookmarks, ...., on the browsers.
Tks Pedro !
The icon deserves some refinement but on 16x16 we can't expect too much.
I'll add the ref to buildall.lua when I have my two eyes opened.
2009-11-25 04:13:27 +00:00
..
2009-11-14 22:56:47 +00:00
2009-11-25 04:00:36 +00:00
2009-11-25 04:06:41 +00:00
2009-11-14 22:56:47 +00:00
2009-10-19 21:03:56 +00:00
2009-11-14 22:56:47 +00:00
2009-10-19 21:03:56 +00:00
2009-10-19 21:03:56 +00:00

The eLua doc is automatically generated by a Lua script contained here in the distro.
The html doc generated by this script is the exactly the same shown in our online site (www.eluaproject.net)

To generate the doc:
- make sure you have Lua installed in your machine (www.lua.org)
- go to the /doc directory of this distro (you're probably here already :)
- run the script with
  $ lua buildall.lua
- the doc/site structure is generated in a new sub-folder called dist, where you can go and open any .html document. The left-side menu is actually part of the global layout and is included in every page of the doc/site.
- enjoy eLua !