update some DIR_INFO entries
This commit is contained in:
parent
a5a0d2925b
commit
1e1c3706dc
17 changed files with 17 additions and 19 deletions
2
DIR_INFO
2
DIR_INFO
|
|
@ -1 +1 @@
|
||||||
The root dir for the Lumiera project
|
Root of the main Lumiera project tree
|
||||||
|
|
|
||||||
|
|
@ -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
1
doc/design/DIR_INFO
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
design and concepts
|
||||||
1
doc/technical/DIR_INFO
Normal file
1
doc/technical/DIR_INFO
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
technical documentation
|
||||||
|
|
@ -1 +1 @@
|
||||||
user documentation in texinfo
|
user documentation and manual
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
root of sourcecode tree
|
Lumiera applilcation sourcecode tree
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
data and caching backend
|
Lumiera backend layer sourcecode
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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
1
src/gui/DIR_INFO
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Lumiera GTK GUI
|
||||||
|
|
@ -1 +1 @@
|
||||||
The Lumiera application shell
|
The Lumiera application
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
source code of supplementary tools to be built alongside with Lumiera
|
source code of supplementary tools
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Lumiera program package tree, holding executable(s) and libraries to be built
|
Lumiera Application binary tree, executable(s) and modules
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Lumiera subsystems and other dynamically loadable application components
|
Lumiera subsystems and dynamically loadable components
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
test suite
|
Lumiera test suite sourcecode
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Testsuite sourcecode tree
|
core components testsuite
|
||||||
|
|
|
||||||
1
tests/lib/DIR_INFO
Normal file
1
tests/lib/DIR_INFO
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
support library testsuite
|
||||||
|
|
@ -1 +1 @@
|
||||||
tiddlywiki for semi-persistent documentation
|
TiddlyWiki to document ongoing work
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue