/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-13 15:37:58 UTC
  • mfrom: (2413.2.1 rename-SmartTransport)
  • Revision ID: pqm@pqm.ubuntu.com-20070413153758-6rwva0hs3h07wmpl
(Andrew Bennetts) Rename Smart.*Transport classes to RemoteTransport, RemoteTCPTransport, etc.

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