Bogdan Marinescu
f9fbead54c
merged pre0.8 branch back to trunk
2011-02-02 17:52:12 +00:00
Bogdan Marinescu
81e7f040fc
merged remotefs_int branch on trunk, not fully tested yet
2011-01-16 00:23:19 +00:00
Bogdan Marinescu
2bdf0eec73
- Generate "offline" documentation by default. This simply means that the BerliOS logo and the counter will not be added to the navigation div. Use -online as argument to buildall.lua
...
to add them.
- Minor alignment changes
2010-10-05 22:45:26 +00:00
Bogdan Marinescu
0f6eadccd0
status page switched to AsciiDoc
2010-10-05 18:49:14 +00:00
Bogdan Marinescu
a6f8f4d8a1
Added partial integration of AsciiDoc ( http://www.methods.co.nz/asciidoc/ ) to our documentation system. For now:
...
- AsciiDoc doesn't work on automatically generated documentation (eluadoc/), just on the static content (but it will)
- Both AsciiDoc and the previous HTML versions are supported, HTML has priority over AsciiDoc
You need at least version 8.6.0 of AsciiDoc to test this.
To give an example of how cool AsciiDoc is, the News page (en/news.html) was rewritten in AsciiDoc format (en/news.txt).
If you can't see the beauty of writing HTML in such a way that the overall structure of the document remains clear and easy to understand, I reserve the right to question your mental health :)
And yes, the long term goal is to have everything written in AsciiDoc.
2010-10-04 20:55:39 +00:00
Dado Sutter
ebaf0c1160
Minor.
...
Just fixing duplicated lines that my editor (joe) strangely left on last edit.
2010-07-13 18:03:31 +00:00
Dado Sutter
e13cf06b5d
PT-BR version of the site going offline for lack of support :(
...
We hope to offer it again in the future and I'll keep maintaining (offline) what I can.
2010-07-13 17:56:03 +00:00
James Snyder
51221f8b4c
Merge 0.7 changes to trunk.
2010-01-25 23:43:05 +00:00
James Snyder
b00c7e1d7e
Google Analytics tracking code, extra meta tags.
2009-12-17 03:55:14 +00:00
Dado Sutter
d29ac7a556
eLua Icon instantiation, to show up in browsers' URL textbox, tabs, bookmarks ....
2009-12-11 06:32:51 +00:00
James Snyder
78e30a4479
- add initial LuaRPC reference
...
- comment cleanup in luarpc.c
- prepend doc pages with "eLua -" (google link to our main page is just
"News")
2009-11-14 22:56:47 +00:00
James Snyder
60e98d76c4
Fixes on documentation for validation errors.
2009-10-21 22:18:10 +00:00
James Snyder
59e96a37d2
Fix for menus to work in IE6.
...
(seems to render more correctly than the previous type of JS menus in this
particular browser)
2009-10-21 17:19:24 +00:00
James Snyder
a7bc5f7ab2
Initial version of pure CSS menu.
2009-10-19 21:03:56 +00:00
James Snyder
bd1465ca50
Merge 0.6 branch to trunk.
...
Conflicts:
SConstruct
doc/en/arch_platform.html
doc/en/comunity.html
doc/en/overview.html
doc/en/refman.html
doc/en/refman_gen.html
doc/en/status.html
doc/en/tut_bootstick.html
doc/images/lng_pt.png
doc/images/minusnode.png
doc/images/next.png
doc/images/node.png
doc/images/nodelast.png
doc/images/plusnode.png
doc/images/plusnodelast.png
doc/images/previous.png
doc/images/showall.png
doc/images/sync.png
doc/images/vertline.png
doc/pt/arch.html
doc/pt/arch_coding.html
doc/pt/arch_con_term.html
doc/pt/arch_newport.html
doc/pt/arch_overview.html
doc/pt/arch_platform.html
doc/pt/arch_tcpip.html
doc/pt/building.html
doc/pt/comunity.html
doc/pt/dl_binaries.html
doc/pt/dl_old.html
doc/pt/dl_sources.html
doc/pt/downloads.html
doc/pt/examples.html
doc/pt/faq.html
doc/pt/installing_i386.html
doc/pt/installing_lm3s.html
doc/pt/news.html
doc/pt/overview.html
doc/pt/refman_dep.html
doc/pt/refman_gen.html
doc/pt/status.html
doc/pt/tc_386.html
doc/pt/toolchains.html
doc/pt/tut_openocd.html
doc/pt/using.html
romfs/LM3S.lua
romfs/led.lua
romfs/morse.lua
romfs/pong.lua
src/lua/linit.c
src/modules/auxmods.h
src/platform/lm3s/platform.c
src/platform/lm3s/platform_conf.h
src/platform/sim/platform_conf.h
2009-10-13 02:14:27 +00:00