I think there is no need to keep both the code and the website documentation in one repository.
The website build script can perform "git clone" on the incubator-singa repository to get both the Python code for the API and the C++ for Doxygen. Moaz On Sat, Aug 10, 2019 at 10:58 AM Wang Wei <wang...@comp.nus.edu.sg> wrote: > > Since Sphinx needs the source Python code to generate the API, I think it > would be good to put the documentation files in the > https://github.com/apache/incubator-singa > <https://github.com/apache/incubator-singa/tree/master/doc>. > >