This folder holds the documentation the IniParser.
The usage is explained in detail in the usage file.
Examples can be found in the examples folder.
The API Reference is split into two parts:
- the C API reference and
- the C++ API reference.
The documentation can also be generated using doxygen.
The uml folder contains an image of a class diagram and a .cmi file which can be opened by an UML modeller like Umbrello.
The here implemented .INI format is explained in the format file.
Extra features and details on the concrete implementation can be found in the feature file.