Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • otb otb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 184
    • Issues 184
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Issues
  • #2050
Closed
Open
Created May 06, 2020 by Julien Osman@julienosmanDeveloper

The Cookbook contains false links to rts files

Description of the problem

When reading the cookbook, one can see a "Edit on GitLab" link that leads to the RTS file in Gitlab corresponding to the current page.

link_to_gitlab

But in the case of the OTB Applications, this link leads to a file that doesn't exists. This is due to the fact that the RTS files for the OTB Applications are not stored on Gitlab. They are generated from the source code. When Sphinx generates the Cookbook from RTS files, it creates this erroneous link.

Possible solutions

  • Deactivate the display of this link. If possible only for the OTB Applications.

  • Modify this link so it leads to the OTB Application source code.

Assignee
Assign to
Time tracking