[Doc-SIG] helping with documentation
Ned Deily
nad at acm.org
Thu Jul 5 21:50:56 CEST 2012
In article
<CAOTb1wfd8Q2HM=ugAj_kBUNeci1Drw9igPFg+=1GwNk-iD6GOg at mail.gmail.com>,
Chris Jerdonek <chris.jerdonek at gmail.com> wrote:
> For previewing and checking purposes, what is the preferred command to
> generate HTML files from the *.rst files in source control?
Use hg to create a current Python source directory, then look at
Doc/README.txt. Basically, you should just need to run "cd Doc; make
html".
--
Ned Deily,
nad at acm.org
More information about the Doc-SIG
mailing list