sphinx-contrib / openapi

OpenAPI (fka Swagger) spec renderer for Sphinx.
https://sphinxcontrib-openapi.readthedocs.io
BSD 2-Clause "Simplified" License
110 stars 80 forks source link

Support sphinx-autobuild #151

Open rgaiacs opened 7 months ago

rgaiacs commented 7 months ago

I'm trying to use sphinx-autobuild and sphinxcontrib-openapi together but I think that sphinxcontrib-openapi is doing some type of caching that is blocking sphinx-autobuild to work as expected when editing the OpenAPI YAML file.