root/trunk/FRII/doc/layout.txt

Revision 10, 484 bytes (checked in by t, 3 years ago)

Tailorization
Import of the upstream sources from

Repository: :pserver:anonymous@cvs.sf.net:/cvsroot/familyjewels

Kind: cvs

Module: FRII

Revision: 2005-12-09 09:00:54 by titus

Original author: tailor@vallista.idyll.org
Date: 2005-12-09 09:00:54

Line 
1 FRII source code layout
2 =======================
3
4 The source code for FRII is contained in four directories::
5
6     gui/                 -- the GUI components; largely standalone.
7
8     cartwheel-interface/ -- components that understand Cartwheel, e.g. the
9                             server browser and the XML parsing stuff.
10
11     app/                 -- standalone applications -- where executables go.
12
13     ext/                 -- miscellaneous code from other projects that is
14                             needed but not supported elsewhere, e.g. flek.
15
Note: See TracBrowser for help on using the browser.