~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to build-api

- Pulling generated docs into one place, though whether bash completion is
  documents is arguable....

- Bash completion generator. [Hans Ulrich Niedermann]

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