documentation
documentation copied to clipboard
Replace all links by names links
Currently, there are quite some links in the documentation just links to other documents (aka :doc: based links).
All these links to foreign files should be replaced by static link texts. That should avoid regressions when the documentation is restructured. Additionally, this allows linking to sections within other documents instead of simply the complete document.
See also this comment.