Description
The opera's documentation is currently available on GitHub pages here: https://xlab-si.github.io/xopera-docs/.
If one looks at the documentation at the moment, he can get info on how to download and run opera TOSCA orchestrator, where opera is/has been used (EU projects), what is the purpose of the tool, past contributors, opera SaaS documentation and so on. This is all very nice but things can get better. I would recommend splitting our documentation into sensible sections where the user would find other information like:
- how every opera command is used exactly and troubleshooting
- which parts of TOSCA does opera support and which are yet to be implemented
- which automation tools are supported and how
- some simple and complex examples based on supported TOSCA entities
- how can users contribute to opera
This last line is very important for the newcomers and users that would want to help and contribute to opera. Since opera's source code can be complex to understand some times, we would need to have some kind of a roadmap that would lead programmers through the different parts of the code. I would also recommend that we modify README and and add a link to the docs there.
I believe that all this can and will make opera a lot more attractive to the new users.
Steps
We will need to modify rst files that are located in /docs folder.
Current behaviour
Opera has a documentation but it is far from being complete.
Expected results
To have a more user friendly and informative documentation.
Note
This issue was moved here from xlab-si/xopera-opera#121 because we moved all xOpera's docs bach to this repo (see #2).
Description
The opera's documentation is currently available on GitHub pages here: https://xlab-si.github.io/xopera-docs/.
If one looks at the documentation at the moment, he can get info on how to download and run opera TOSCA orchestrator, where opera is/has been used (EU projects), what is the purpose of the tool, past contributors, opera SaaS documentation and so on. This is all very nice but things can get better. I would recommend splitting our documentation into sensible sections where the user would find other information like:
This last line is very important for the newcomers and users that would want to help and contribute to opera. Since opera's source code can be complex to understand some times, we would need to have some kind of a roadmap that would lead programmers through the different parts of the code. I would also recommend that we modify README and and add a link to the docs there.
I believe that all this can and will make opera a lot more attractive to the new users.
Steps
We will need to modify rst files that are located in
/docsfolder.Current behaviour
Opera has a documentation but it is far from being complete.
Expected results
To have a more user friendly and informative documentation.
Note
This issue was moved here from xlab-si/xopera-opera#121 because we moved all xOpera's docs bach to this repo (see #2).