In our team we have several Projects, each separately documented with Sphinx. We want to have a central documentation page, which includes all of our projects.
Of course we could build a HTML page with links to the different documentations.
Is there a way to combine the documentations with Sphinx itself? Maybe with a separate Documentation project, which somehow includes the documentation from the other projects?