add dirs with DIR_INFO files describing intended content
This commit is contained in:
parent
13b963ba5b
commit
74b8f74f3c
11 changed files with 11 additions and 0 deletions
1
DIR_INFO
Normal file
1
DIR_INFO
Normal file
|
|
@ -0,0 +1 @@
|
|||
This is the root dir for the cinelerra3 project
|
||||
1
admin/DIR_INFO
Normal file
1
admin/DIR_INFO
Normal file
|
|
@ -0,0 +1 @@
|
|||
administrative scripts, tools, git hook scripts, etc..
|
||||
1
build/DIR_INFO
Normal file
1
build/DIR_INFO
Normal file
|
|
@ -0,0 +1 @@
|
|||
build dir
|
||||
1
doc/devel/DIR_INFO
Normal file
1
doc/devel/DIR_INFO
Normal file
|
|
@ -0,0 +1 @@
|
|||
developer documentation, extra sources, doxygen
|
||||
1
doc/user/DIR_INFO
Normal file
1
doc/user/DIR_INFO
Normal file
|
|
@ -0,0 +1 @@
|
|||
user documentation in texinfo
|
||||
1
oldsrc/DIR_INFO
Normal file
1
oldsrc/DIR_INFO
Normal file
|
|
@ -0,0 +1 @@
|
|||
cinelerra2 sources, added per case when needed
|
||||
1
src/DIR_INFO
Normal file
1
src/DIR_INFO
Normal file
|
|
@ -0,0 +1 @@
|
|||
every components source in a own subdir here
|
||||
1
tests/DIR_INFO
Normal file
1
tests/DIR_INFO
Normal file
|
|
@ -0,0 +1 @@
|
|||
test suite
|
||||
1
tests/bugs/DIR_INFO
Normal file
1
tests/bugs/DIR_INFO
Normal file
|
|
@ -0,0 +1 @@
|
|||
tests against reported bugs
|
||||
1
uml/DIR_INFO
Normal file
1
uml/DIR_INFO
Normal file
|
|
@ -0,0 +1 @@
|
|||
uml model, created with bouml
|
||||
1
wiki/DIR_INFO
Normal file
1
wiki/DIR_INFO
Normal file
|
|
@ -0,0 +1 @@
|
|||
tiddlywiki for semi-persistent documentation
|
||||
Loading…
Reference in a new issue