~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to build-api

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-07-20 05:45:55 UTC
  • mfrom: (2635.1.1 ianc-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20070720054555-bffj18ybejmgiv50
(Ian Clatworthy) Clarify use of underscores in HACKING

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