Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • dev_2022
  • patch-1
  • develop
  • 50-use-ubuntus-libhidapi
  • issue-highLevelDispatch
  • issue-highLevelDesign
  • issue-motorStartBug
  • issue-commandLayerDesign
  • v1.0
  • v0.4-rc.13
  • v0.4-rc.12
  • v0.4-rc.11
  • v0.4-rc.10
  • v0.4-rc.9
  • v0.3-rc.8
  • v0.3-rc.7
  • v0.3-rc.6
  • v0.3-rc.5
  • v0.3-rc.4
  • v0.3-rc.3
  • v0.3-rc.2
  • v0.3-rc.1
  • v0.3-rc
  • v0.2
  • v0.1.1
  • v0.1
27 results

process.py

Blame
    • Tim Stadtmann's avatar
      01ef1d7f
      Fix wrong hyperlinks in documentation · 01ef1d7f
      Tim Stadtmann authored
      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.
      01ef1d7f
      History
      Fix wrong hyperlinks in documentation
      Tim Stadtmann authored
      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.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.