I tried pydoc to some internal package but the output html is far different from the site version. So I wondered how to generate the doc just like the site document. Or there has to be done by manually tweak and edit
thanks a lot
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
the python site doc is generated using Sphinx
Look here
You can see the line ‘Created using Sphinx 1.0.7. ‘ written at end of http://docs.python.org/index.html page