
Repository for building the documentation for the openMINDS metadata framework on ➡️ ReadTheDocs.
The openMINDS metadata framework is an open-source project and community contributions are highly appreciated.
If you want to contribute please follow our ➡️ contribution guidelines.
This repository has two main branches: pipeline
and main
.
The main
contains logos, not version specific documentation (e.g., contribution guidelines
...), Read-the-Docs configuration file and examples of using openMINDS.
The pipeline
contains the code for building the documentation from the openMINDS schemas (i.e., Schema specifications
), instances (i.e., Instance libraries
) and main
.
The build process is triggered by changes to the schemas and instances, and runs as a GitHub action.
Version specific vX.x
branches are automatically generated by the code in pipeline
.