add links in the documentation to the source code or directory on GitLab
Add easier user access to the source code found on the kwant gitlab website. In some cases might be redundant, but it is in general useful to have the links.
When the .rmt
files of a specific module are generated, it adds a View on GitLab
link, that redirects to the gitlab directory. Such is the case of the continuum
,
graph
, and physics
modules.
In those cases, I am not sure of how to make the links to be autogenerated.
For the case of the solver
library, both the View on GitLab
and the source code
links are added.
This patch is specific for the master branch, since the URL must be provided.