fix rst style
rstcheck README.rst now passes.
Merge request reports
Activity
requested review from @akarnad
@akarnad - I think this might fix the
rstcheck
issue.It was a bit of (experienced) guess work to fix it. I agree the error message was not helpful.
Perhaps for that reason we should not include the rstcheck in the CI (and thus not in the pre-commit) at the moment: it is not essential that the rst files are formatted perfectly (as long as they display okay on gitlab, as it did; even without the 'error'), but it is essential that people can contribute to the repository without being rst experts.
That information is in a comment, and thus not renderend when you look at the file (for example at https://gitlab.gwdg.de/mpsd-cs/mpsd-software-manager/-/blob/fix-readme-rstcheck/README.rst). So it can stay, I think. And when we add that feature, we can use it to update the docs.
I think it would be good to have that "init" step in the workflow: it will make it harder to set up a new instance, but will simplify the (safe) use afterwards.
mentioned in commit d23ee764