How to upload HTML documentation generated from Sphinx to GitHub?

Viewed 8755

I just documented loads of my code and learnt how to use sphinx to generate the documentation. I want to include that into my GitHub project page but I do not know how to. Does anyone know existing tutorial or simple step to do so?

3 Answers
Related