ml_switcheroo.utils.doc_renderer¶
Documentation Page Renderer.
This module converts the dictionary View Model (produced by DocContextBuilder) into final ReStructuredText (RST) content. It embeds custom HTML/CSS/JS logic to create an interactive “Vertical Tabs” layout for displaying framework variants side-by-side.
Classes¶
Renders RST/HTML for a single Operation documentation page. |