added the documentation overview pages from the new website-draft

This commit is contained in:
Fischlurch 2010-11-14 03:38:43 +01:00
parent d292e4dcb9
commit 58ce4b51ad
3 changed files with 41 additions and 0 deletions

16
doc/design/index.txt Normal file
View file

@ -0,0 +1,16 @@
Lumiera Design Documents
========================
* link:gui/index.html[GUI]
* link:workflow/index.html[Workflow]
* link:model/index.html[Model]
* link:engine/index.html[Engine]
* link:backend/index.html[Backend]
* link:plugins/index.html[Plug-ins]
* link:builddrone/index.html[Lumiera Builddrone]
* link:config-loader/index.html[Config loader]
[icon="warning.png"]
WARNING: Website under construction

13
doc/index.txt Normal file
View file

@ -0,0 +1,13 @@
Documentation
=============
All kinds of documentation goes here, both user and developer documentation.
* link:manual.html[User Manual] _(planned)_
* link:white-papers-presentations.html[Whitepapers and Presentations]
* link:design/index.html[Design Documents]
* link:technical/index.html[Technical and Documentation]
[icon="warning.png"]
WARNING: Website under construction

12
doc/technical/index.txt Normal file
View file

@ -0,0 +1,12 @@
Technote Documentation
======================
* link:http://www.lumiera.org/doxy/[Doxygen generated documentation]
* link:gui/index.html[GUI-Layer]
* link:proc/index.html[Proc-Layer]
* link:backend/index.html[Backend]
[icon="warning.png"]
WARNING: Website under construction