$Header$
----------------------------------------------------------------------
OOIS
Online Orienteering Information System
Directory structure and
location of important files
----------------------------------------------------------------------
This document describes the directory structure and the location of
important files within the project repository.
1. Directory Structure
|-- buildfiles o Subcomponent buildfiles
|
|-- doc o Documentation
| |-- docbook o Documentation written in DocBook
| | |-- misc o Miscellaneous documentation
| | |-- process o Documentation related to the development process
| | |-- quality o Documentation related to QA
| | |-- system o System documentation
| | `-- user o User documentation
| |-- template o Documentation template files
| `-- www o Project website
| |-- artwork o Image files in the image manipulation programs format
| `-- img o Image files in the file format for the web
|
|-- src o Source-code
|
`-- testdata o Test data
2. Important Files
|-- COPYING o The license file (GPL)
|
|-- README o The file you are reading right now :P
|
|-- build.properties o Properties for the build process
|-- build.xml o Main build file
|
`-- cruisecontrol.properties o Properties for CruiseControl
3. Project Website
Convenient access to up-to-date documentation files, build results, links to software
we are using, etc. is provided through our website: http://www.hta-bi.bfh.ch/Projects/oois/