dabodoc Commit Revision 68 Date: 2011-03-30 01:45:21 -0700 (Wed, 30 Mar 2011) Author: Werner Trac: http://trac.dabodev.com/changeset/68
Changed: U trunk/api/sphinx/config_sample.py Log: - clean up Diff: Modified: trunk/api/sphinx/config_sample.py =================================================================== --- trunk/api/sphinx/config_sample.py 2011-03-17 18:36:33 UTC (rev 67) +++ trunk/api/sphinx/config_sample.py 2011-03-30 08:45:21 UTC (rev 68) @@ -29,7 +29,6 @@ sStdErr = os.path.join(baseFolder, "sphinxstderr.txt") -sphinxStdErrStr = " -w %s " % sStdErr sphinxStdErrFile = open(sStdErr, 'w') # supported builders _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
