moving documentation around into some kind of coherent non-mess, eventually.
[feisty_meow.git] / readme.txt
1
2 This is the "feisty meow concerns" codebase top folder.
3
4 Feisty Meow Concerns codebase comprises some but probably not all of several projects that
5 have come before.  These include the Twain.COM library scripts, the Yeti / YetiCode library
6 scripts, the HOOPLE 1 and HOOPLE 2 C++ Codebases, the Fred Huffhines opensource LSL scripts,
7 the CLAM build system, and a variety of other efforts.
8
9 Directories and files of interest here...
10
11 nucleus/
12     The hierarchies of compiled code for the basic modules of the Feisty Meow hoople2 codebase.
13
14 database/
15     Some files considered critical to the operations of Feisty Meow Concerns Ltd.  This includes
16     the database of fortunes used by the Nechung Oracle Program.
17
18 doc/
19     Assorted documentation files for Feisty Meow and a code-scanning documentation generator
20     based on doxygen.
21
22 graphiq/
23     GUI tools and components, somewhat busted or just absent right now.
24
25 octopi/
26     Octopus design pattern and CROMP protocol reference implementations.  Assorted applications
27     based on these.
28
29 production/
30     Machinery for getting releases out the door, including the generated files such as binaries
31     and build system tools.
32
33 scripts/
34     Stores the script files that we use a lot.  These are usually written in interpreted
35     languages, such as bash and perl.
36
37
38