diff --git a/doc/design/index.txt b/doc/design/index.txt new file mode 100644 index 000000000..c51012f95 --- /dev/null +++ b/doc/design/index.txt @@ -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 + diff --git a/doc/index.txt b/doc/index.txt new file mode 100644 index 000000000..8d7306031 --- /dev/null +++ b/doc/index.txt @@ -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 + diff --git a/doc/technical/index.txt b/doc/technical/index.txt new file mode 100644 index 000000000..75867969b --- /dev/null +++ b/doc/technical/index.txt @@ -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 +