Doc
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Added instructions for generating documentation using Sphinx and the readthedocs theme. The documentation can be found in the docs/build
directory and can be opened by launching the index.html
file in a web browser. The instructions include installing the readthedocs theme and running the make html
command in the docs
directory to generate the documentation.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.