Skip to content
Snippets Groups Projects
Commit 01ef1d7f authored by Tim Stadtmann's avatar Tim Stadtmann
Browse files

Fix wrong hyperlinks in documentation

Sphinx generates a redundant html-file 'source.html'. Each internal href,
derived from a link to a class/method/attribute, links source.html and
not the corresponding file (e.g. EV3.html when referencing EV3.connect()).
The postprocessing script now fixes these wrong links.
parent 98065487
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment