diff --git a/README.md b/README.md index 69bbc698113a14d6ea89684361995476711de907..9e9d7c929cf872f8f8662e8912a3bec310cf293c 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ By participating, you are expected to uphold our [Code of Conduct](https://gitla request in GitLab and choose this repository as target. Make sure to select "Allow commits from members who can merge the target branch" under Contribution when creating the merge request. This allows our team to work with you on your request. -- If you have a suggestion for the [documentation](https://docs.linkahead.org/linkahead-mysqlbackend/), +- If you have a suggestion for the [documentation](https://docs.indiscale.com/linkahead-mysqlbackend/), the preferred way is also a merge request as describe above (the documentation resides in `src/doc`). However, you can also create an issue for it. - You can also contact us at **info (AT) linkahead.org**. diff --git a/README_SETUP.md b/README_SETUP.md index 7623cfa0f4a89c54575504ef94dd3f29379ae49a..9a5b3c3aa3bca7846101c6f840e48b2b1148717c 100644 --- a/README_SETUP.md +++ b/README_SETUP.md @@ -115,3 +115,4 @@ Build documentation in `build/` with `make doc`. - python3-lxml - breathe (Doxygen extension for Sphinx) - recommonmark +- sphinx_rtd_theme