1
0
mirror of https://github.com/elua/elua.git synced 2025-01-25 01:02:54 +08:00

18 Commits

Author SHA1 Message Date
Bogdan Marinescu
68e3750e61 - Updated "using.html" with (updated) instructions on cross-compiling.
- Removed the QR code from the navigation frame :) I like it, but it just doesn't fit there.
- Some more (hopefully final) fixes for AT91SAM interrupt handlers.
2009-03-05 22:44:06 +00:00
Dado Sutter
7dc75fd807 Menu tree rebuilt to correct Platform Dependent entry (now points to refman#anchor)
platdependent.html file no more needed (all content in refman.html)
pre style css edited to correct disp.draw memory layout table
Minor corrections on refman (disp module only)
other files rebuilt by webbook
2009-02-27 10:54:12 +00:00
Bogdan Marinescu
6e1b46d3d7 - Added per-board "using eLua" documentation from the old site (with some additions). Still have to work on the AVR32 and STM32 docs.
- The Eagle 100 binary image now starts at 0x2000 by default (instead of the regular 0x0) to allow users to take advantage of the provided Ethernet bootloader.
- deleted the old docs/ directory. The "real" documentation is in the doc/ directory
2009-02-25 21:29:40 +00:00
Bogdan Marinescu
d0657f08ff More work on the docs:
- "building" page completely rewritten
- a new page about the toolchains used in eLua
- a graphical representation of the system architecture (doc/wb_img/elua_arch.png) that will be used in a soon to come page about the eLua architecture

Also:

- validate.h updated with some new tests (still needs more work)
- "arm-gcc-eabi" toolchain name changed to "codesourcery", since this is obviously way more intuitive :)
2009-02-24 22:09:22 +00:00
Bogdan Marinescu
246c2c73bb Finalizing the docs (WIP) 2009-02-23 21:58:02 +00:00
Bogdan Marinescu
b6914dd61d Finalizing the documentation (WIP) 2009-02-22 23:02:47 +00:00
Dado Sutter
0e585aee37 Status ports and modules enhanced
RefManual refined
General revision
ongoing work ....
2009-02-21 13:25:49 +00:00
Dado Sutter
0b1fc26d8f Enhancing doc for v0.6 2009-02-20 14:48:13 +00:00
Dado Sutter
7d2203c54b Reference Manual revised to reflect the new ADC doc
General revision
Anchors refactored to indicate container modules
Ongoing work ........
2009-02-17 00:44:44 +00:00
Dado Sutter
4a8edbeb0b Features added to WebBook HTML generator :
- New parameters in wb_usr to specify:
- logo image file name
- search box visibility
- search box title and label
- vertical size of title bar (for bigger logos)

Features changed in WebBook HTML generator:
- copywrite notice now optional
- mail contact now optional
- UTF-8 used for Portuguese version
- search box now has a separate template to allow positioning flexibility

HTML Templates enhanced

Ongoing work....
2009-02-16 17:15:17 +00:00
Dado Sutter
793e125c97 Snyder's platform dependent ADC module initial doc added to Reference Manual
Menu tree and individual function anchors edited
Ongoing work
2009-02-16 02:38:13 +00:00
Dado Sutter
eafb837414 Content added
Menu tree revised
Anchors refactored
Ongoing work
2009-02-15 22:24:34 +00:00
Dado Sutter
faa0485013 Some initial site content migrated
Ongoing work
2009-02-12 05:16:01 +00:00
Dado Sutter
a592452dba New site sections added
Minor corrections
Site content will begin to migrate soon now
Ongoing work
2009-02-12 03:52:46 +00:00
Dado Sutter
dd2eb8b081 - Refining the future eLua Doc structure.
- Single css style for locale versions
- Current site structure partially migrated to the menu tree
- Ongoing work ......
2009-02-11 05:03:03 +00:00
Dado Sutter
e64a80124e Portuguese version structure added 2009-02-03 20:50:59 +00:00
Dado Sutter
c853d97e27 Modules added to the menu tree structure
Skeleton content for some pages (english version only)
Menu Tree is functional
2009-02-03 19:50:37 +00:00
Dado Sutter
d2c4225b14 Files updated for two language (English and Portuguese) structure 2009-02-02 23:03:37 +00:00