~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to build-api

  • Committer: mbp at sourcefrog
  • Date: 2005-04-06 03:45:56 UTC
  • Revision ID: mbp@sourcefrog.net-20050406034556-85982b0824f437850e108ee8
- mv command is gone, but renames seem to be working

Show diffs side-by-side

added added

removed removed

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