~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to build-api

  • Committer: Robert Collins
  • Date: 2005-10-06 05:13:21 UTC
  • mfrom: (1393.3.3)
  • Revision ID: robertc@robertcollins.net-20051006051321-88f1053c3bf1ca4a
merge in an adjusted version of Jelmer's empty-log detection patch.

Show diffs side-by-side

added added

removed removed

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