Programming documentation

The central repository of the project can be found on gitlab.com/operator-ict/golemio/

All the repositories with codes automatically generate SW documentation to their classes, functions, interfaces. We use TypeDoc for generating this programming documentation.

At each module in the Integration modules section, you can find a link to a publicly available repository of the project and a link to the published programming documentation of the latest (master) version of the project. For all versioning of all the parts of the project we strictly follow semantic versioning (semver).

The repository of this documentation

This documentation can be found on gitlab.com/operator-ict/golemio/documentation

Code Contribution

Do not hesitate to contribute to the projects or any of the documentation. Regarding the code, please follow the contribution guidelines. Propose new changes via merge requests.