Skip to content

Latest commit

 

History

History

doc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Documentation

This folder holds the documentation the IniParser.

Usage

The usage is explained in detail in the usage file.

Examples can be found in the examples folder.

API Reference

The API Reference is split into two parts:

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.

Class Diagram

Class Diagram

The .INI format

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.