Hi,
I have success documenting individual repo/directory
However, I would like to document a collection of related (git) repositories python source code into on html outputdir.
Is that possible ? What is the recommended approach ?
I have had a look at sphinx-multibuild with multple "-i" options but the generated HTML files only documents the last input directory.
Cheers