/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: Denys Duchier
  • Date: 2006-01-12 16:03:12 UTC
  • mto: This revision was merged to the branch mainline in revision 1545.
  • Revision ID: denys.duchier@mozart-oz.org-20060112160312-2ef168ffc0964c11
removed the lock_write method for read-only trees

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