Re: helping with documentation
Ned Deily <[email protected]> Thu, 05 Jul 2012 12:50:56 -0700
| Newsgroups | gmane.comp.python.documentation |
|---|---|
| Message-ID | <[email protected]> |
In article <CAOTb1wfd8Q2HM=ugAj_kBUNeci1Drw9igPFg+=1GwNk-iD6GOg@mail.gmail.com>, Chris Jerdonek <[email protected]> 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, [email protected] _______________________________________________ Doc-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/doc-sig