/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to build-api

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-04-04 14:05:24 UTC
  • mfrom: (1551.13.14 Aaron's mergeable stuff)
  • Revision ID: pqm@pqm.ubuntu.com-20070404140524-48cdc6512763399e
Fix encoding bug generating error on already-versioned files

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