pulp / pulp-docs

Python Package to help aggregating Pulp's multirepo ecosystem into a unified doc.
https://pedro-psb.github.io/pulp-docs/
2 stars 4 forks source link

No dark mode support in Redoc integration #50

Open pedro-psb opened 2 months ago

pedro-psb commented 2 months ago

The current redoc integration doesnt have dark mode support.

mkdocs-redoc-tags has support for it, maybe we can reuse its logic.

image