Expand description
HTML template rendering for the documentation UI.
Constants§
- TEMPLATE_
HTML - The raw HTML template used for rendering.
Functions§
- base_
template - Renders a demo template using the built-in Petstore sample data.
- template
- Renders the HTML template with the given spec, theme, and favicon.
- template_
with_ custom_ theme - Renders the HTML template with optional custom CSS injected after the built-in themes.
- template_
with_ embedded_ theme - Renders the HTML template with embedded theme CSS.