docs icon indicating copy to clipboard operation
docs copied to clipboard

Links in docs.debops.org often point to github instead of docs.debops.org

Open AnBuKu opened this issue 8 years ago • 1 comments

In DebOps documentation links are very often linked to a DebOps page in GitHub. This due to the fact, that they are done via .rst references.

For readers of the docs, this circumstance is rather inconvenient, as then reading the docs and clicking a link to get further information, you are all of a sudden in github, but there is information in the docs.

Example: In https://docs.debops.org/en/latest/ansible/roles/ansible-mosquitto/docs/defaults.html#public-key-infrastructure, debops.pki links to https://github.com/debops/ansible-pki but imho should link to https://docs.debops.org/en/latest/ansible/roles/ansible-pki/docs/index.html

AnBuKu avatar Jul 22 '17 15:07 AnBuKu

Currently done because when you are in the docs, there is no way back :)

Depends on: https://github.com/debops/docs/issues/212

ypid avatar Jul 22 '17 15:07 ypid