sphinx-contrib / redoc

ReDoc powered OpenAPI (fka Swagger) spec renderer for Sphinx.
https://sphinxcontrib-redoc.readthedocs.io/
BSD 2-Clause "Simplified" License
34 stars 20 forks source link

Add support for custom templates #27

Closed ikalnytskyi closed 5 years ago

ikalnytskyi commented 5 years ago

Custom templates may be pretty useful if someone wants to customize the way how ReDoc page looks or just enhance it with some meta tags. From now on, there's a way to pass a custom template.

dylanh724 commented 2 months ago

@ikalnytskyi How to actually use this? There seems to be no template for how the current template is used. Without that, how can we edit to our own?

dylanh724 commented 2 months ago

Is this it?