Skip to content

Version number missing from the left navigation #120

@cshilwant

Description

@cshilwant

Recently we bumped up to newer version of sphinx-rtd-theme (from 1.0.0 to 3.0.2) - 2a6b81e

Apparently, with sphinx-rtd-theme > 3.x.y there's a known issue of version not being displayed on self hosted docs - readthedocs/sphinx_rtd_theme#1624

The version number has been replaced with the version selector, however, the version selector only works for sites hosted on readthedocs, effectively removing this information for self-hosted docs sites.

Hence, we don't see version number anymore of top left,

Hence, switch to having a custom template for displaying version of top left nav. instead of relying on sphinx-rtd-theme & waiting for them to close the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions