~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to build-api

 * bzr add now lists how many files were ignored per glob.  add --verbose
   lists the specific files.  (Aaron Bentley)

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