I think I basically want the interface of sphinxcontrib-openapi (render the docs by way of sphinx directive, so that you can e.g. only render some endpoints), but the visuals of something like ReDoc (pretty, column layout) without its sidebar, and neither sphinxcontrib-openapi nor sphinxcontrib-redoc are doing this.
I really donβt want to build my own OpenAPI renderer β¦