~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to build-api

  • Committer: Dylan McCall
  • Date: 2013-01-30 05:55:38 UTC
  • mto: This revision was merged to the branch mainline in revision 6573.
  • Revision ID: dylanmccall@ubuntu.com-20130130055538-bq141zfdskr0s9dw
Default value of "C" for Locale property in Apport problem report object

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/bash
2
 
mkdir -p api
3
 
PYTHONPATH=$PWD epydoc -o api/html --docformat restructuredtext bzr bzrlib