Open rgaiacs opened 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.
sphinx-autobuild
sphinxcontrib-openapi
I'm trying to use
sphinx-autobuild
andsphinxcontrib-openapi
together but I think thatsphinxcontrib-openapi
is doing some type of caching that is blockingsphinx-autobuild
to work as expected when editing the OpenAPI YAML file.