update some DIR_INFO entries

This commit is contained in:
Fischlurch 2011-04-05 00:44:30 +02:00
parent a5a0d2925b
commit 1e1c3706dc
17 changed files with 17 additions and 19 deletions

View file

@ -1 +1 @@
The root dir for the Lumiera project Root of the main Lumiera project tree

View file

@ -1 +1 @@
Additional configuration, icons, graphics etc. to be installed with Lumiera Additional configuration, icons, graphics for install

1
doc/design/DIR_INFO Normal file
View file

@ -0,0 +1 @@
design and concepts

1
doc/technical/DIR_INFO Normal file
View file

@ -0,0 +1 @@
technical documentation

View file

@ -1 +1 @@
user documentation in texinfo user documentation and manual

View file

@ -1 +1 @@
root of sourcecode tree Lumiera applilcation sourcecode tree

View file

@ -1,2 +1,2 @@
data and caching backend Lumiera backend layer sourcecode

View file

@ -1,7 +1 @@
Common application services (liblumieracommon) Common application services
contains:
* the config system
* commandline parsing
* interfaces and plugin loading
* lua interpreter (planned)

1
src/gui/DIR_INFO Normal file
View file

@ -0,0 +1 @@
Lumiera GTK GUI

View file

@ -1 +1 @@
The Lumiera application shell The Lumiera application

View file

@ -1 +1 @@
source code of supplementary tools to be built alongside with Lumiera source code of supplementary tools

View file

@ -1 +1 @@
Lumiera program package tree, holding executable(s) and libraries to be built Lumiera Application binary tree, executable(s) and modules

View file

@ -1 +1 @@
Lumiera subsystems and other dynamically loadable application components Lumiera subsystems and dynamically loadable components

View file

@ -1 +1 @@
test suite Lumiera test suite sourcecode

View file

@ -1 +1 @@
Testsuite sourcecode tree core components testsuite

1
tests/lib/DIR_INFO Normal file
View file

@ -0,0 +1 @@
support library testsuite

View file

@ -1 +1 @@
tiddlywiki for semi-persistent documentation TiddlyWiki to document ongoing work