~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to build-api

  • Committer: Martin Pool
  • Date: 2005-06-20 03:33:24 UTC
  • Revision ID: mbp@sourcefrog.net-20050620033324-77d683dbd54e8c7a
- when writing a revision, store the first parent as the precursor
  to support old readers

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