~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to build-api

  • Committer: Martin Pool
  • Date: 2005-09-29 05:06:14 UTC
  • mto: (1185.12.2) (1393.1.12)
  • mto: This revision was merged to the branch mainline in revision 1396.
  • Revision ID: mbp@sourcefrog.net-20050929050614-a41e6f72af36bb4c
- better error on failing to import bzrlib

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