On Thu, 26 Oct 2023, Breno Leitao <leitao@xxxxxxxxxx> wrote: > I am working to build a sphinx extension in order to parse some network > netlink YAML. > > I am struggling with the time it takes for sphinx-build to build a > single file and run my extension (Directive). Mainly because I need to > remove the `.doctrees` cache directory. > > Is there an faster way to iterate while writing an extension? Develop it as a standalone extension, outside of the kernel tree, and test using a single page? Once you're done, add it to kernel. BR, Jani. -- Jani Nikula, Intel