Skip to content

Conversation

@oprypin
Copy link
Contributor

@oprypin oprypin commented Sep 10, 2023

  • Fix broken styling of breadcrumbs in readthedocs theme

    Commit 3c3670d left it half way between the old and new style

    Fixes Something is wrong with readthedocs theme breadcrumbs #3382

  • Fix linkified breadcrumb items in readthedocs theme

    A doc can never have a link attribute so this branch never kicked in.
    Actually even now, this branch will still not kick in, only mkdocs-section-index makes this state possible.

Commit 3c3670d left it half way between the old and new style
A doc can never have a `link` attribute so this branch never kicked in.

Actually even now, this branch will still not kick in, only mkdocs-section-index makes this state possible.
Copy link
Member

@ultrabug ultrabug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch o_O

@oprypin oprypin merged commit 0d6fc28 into master Sep 13, 2023
@oprypin oprypin deleted the breadcrumbs branch September 13, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Something is wrong with readthedocs theme breadcrumbs

3 participants