I have added documentation for how to create the documentation and a page which is intended as the entry point for all those pages.
This is the one: https://python-accelerator-middle-layer.github.io/documentation/how-to/configuration/create-configuration.html
@simoneliuzzo Can you perhaps take a look and see what you think about it?
I know that the option to use the ConfigurationSchemas directly for those who wish to program the configuration isn't working perfectly yet. There are some steps which I think can be made more user-friendly by adding additional methods in the schema registry.
The two methods using the JSON Schema I found to be somewhat easier to use. Also not perfect and there are things that can be improved to make it more user-friendly but perhaps that is already an indication that the JSON Schema option is the direction to go for when we have time to make our own GUI application for the configuration.
I have added documentation for how to create the documentation and a page which is intended as the entry point for all those pages.
This is the one: https://python-accelerator-middle-layer.github.io/documentation/how-to/configuration/create-configuration.html
@simoneliuzzo Can you perhaps take a look and see what you think about it?
I know that the option to use the ConfigurationSchemas directly for those who wish to program the configuration isn't working perfectly yet. There are some steps which I think can be made more user-friendly by adding additional methods in the schema registry.
The two methods using the JSON Schema I found to be somewhat easier to use. Also not perfect and there are things that can be improved to make it more user-friendly but perhaps that is already an indication that the JSON Schema option is the direction to go for when we have time to make our own GUI application for the configuration.