~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to build-api

[merge] Jamie Wilkinson, don't export .bzrignore

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
1
2
mkdir -p api
2
3
PYTHONPATH=$PWD epydoc -o api/html --docformat restructuredtext bzr bzrlib