aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gencfg/readme.txt
blob: 5b2b58ba429a5829f7243eac4118e838aa4bba96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*****************************************************************************
*** Files Organization                                                    ***
*****************************************************************************

--{root}                - Configuration Generator tool.
  +--readme.txt         - This file.
  +--config.fmpp        - Tool configuration file, tool setup is done here.
  +--run.bat            - Tool runner batch file.
  +--lib/               - FTL library files.
  +--processors/        - Various configuration generators.
  +--schema/            - Schema files used to validate XML configurations.
  +--xml/               - Templates of configuration files.

Write requirements and setup documentation here.