~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to build-api

  • Committer: Robert Collins
  • Date: 2006-06-09 07:45:35 UTC
  • mto: (1755.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 1756.
  • Revision ID: robertc@robertcollins.net-20060609074535-3002a0209179b35c
Fixup '== None' usage in inventory.py.

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