In article <CAOTb1wfd8Q2HM=ugAj_kBUNeci1Drw9igPFg+=1gwnk-id6...@mail.gmail.com>, Chris Jerdonek <chris.jerdo...@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, n...@acm.org _______________________________________________ Doc-SIG maillist - Doc-SIG@python.org http://mail.python.org/mailman/listinfo/doc-sig