Skip to content

[DOCS] enable nice Toggles #100

@hmd101

Description

@hmd101

We want to hide some complexities on our Documentation sites in Toggles. However the current rendering of Toggles looks awful, e.g., see here.

I suspect we just have to find the right mkdocs features and include them. For that, this may be a helpful start: https://smarie.github.io/mkdocs-gallery/

Useful resources:

Should be something along these lines:

markdown_extensions:
  - pymdownx.details
  - pymdownx.superfences # Optional: allows toggles inside code blocks

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions