Table of Contents |
---|
The setup file contains the information about which config file to use for the software.
The config file contains the global configuration for all libraries (naming convention, file structure, …)
A library contains a collection elements. It exists of the library file and the database for this one library.
...
type of file | description | path |
---|---|---|
setup file | Default location setup file |
|
config file | Default location config file or custom location |
|
models | location for machine learning models |
|
log files | for error logs etc. |
|
...