LUMIERA.clone/doc/index.txt

49 lines
1.6 KiB
Text
Raw Normal View History

Documentation
=============
2010-12-06 04:40:06 +01:00
This documentation section contains documentation for both users and developers.
2011-04-01 20:44:03 +02:00
== User ==
2012-09-18 02:43:51 +02:00
As a start, you should visit the introductory text
link:user/intro/intro.html[Lumiera (as seen) from Outer Space]
A user manual containing the full reference for using Lumiera is planned:
2011-02-13 04:42:02 +01:00
* link:user/manual.html[User Manual] _(planned)_
2011-04-01 20:44:03 +02:00
== Developer ==
2012-09-18 02:43:51 +02:00
Information about the structure and concepts Lumiera is based upon.
These documents give an overview on the main components of the application:
* link:design/index.html[Design Documents]
Programming-oriented details about the functional layers of Lumiera as well as a Doxygen documentation :
* link:technical/index.html[Technical Documents]
* link:technical/code/codingGuidelines.html[Style and Coding Guidelines]
=== the TiddlyWiki ===
Currently, Lumiera is still in the design- and evolution phase.
There is an embedded JavaScript wiki (TiddlyWiki) within the source tree, mostly
used as design notebook, featuring day-to-day design sketches, notes but also
quite some more persistent planning. Finished documentation text is constantly
moved over to the documentation section(s) of the Lumiera website.
-> access the Proc-Layer link:{l}/wiki/renderengine.html[TiddlyWiki online here]
=== API Documentation ===
We use the link:http://doxygen.org[Doxygen] tool to extract
code comments and generate code level API and reference documentation.
-> link:/doxy/index.html[Doxygen generated documentation]
2011-04-01 20:44:03 +02:00
== Media and Presentations ==
This section holds documents and materials used to present and promote Lumiera,
articles, summaries and whitepapers
-> link:/media/index.html[Index]