Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
mesa
mesa
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,361
    • Issues 2,361
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 673
    • Merge Requests 673
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mesa
  • mesamesa
  • Merge Requests
  • !8243

Merged
Opened Dec 28, 2020 by Erik Faye-Lund @kusmaDeveloper

docs: fix sphinx-warnings

  • Overview 4
  • Commits 3
  • Pipelines 9
  • Changes 7

There's a few more cases that needs proper quoting for Sphinx. Asterisks and ticks at the start of words, as well as underscores at the end of symbols, even when they have trailing escaped characters.

We should really find a way to robustly escape these things when generating them.

There's also two other small warning-related fixes thrown in here.

Edited Jan 21, 2021 by Erik Faye-Lund
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: mesa/mesa!8243
Source branch: docs-sphinx-warnings