Hi,
> Is there a way to tell sphinx.ext.autodoc to output intermediate RST files in
> order to merge them into a unified document?
Unfortunately, there is no such option. autodoc generates intermediate
reST documents and processes them on the fly.
Thanks,
Takeshi KOMIYA
2021年7月16日(金) 20:36 'De
Hi everyone,
I have a question on sphinx-apidoc for merging apidoc ouput in one
sphinxdoc. My issue : I have a project (wapt[1]) which use python for
deployment scripting on Windows, Linux and MacOS. The scripting is
written using helpers function which we call setuphelpers. Those
functions a