/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to build-api

  • Committer: Lukáš Lalinský
  • Date: 2006-09-27 12:50:58 UTC
  • mto: (2045.1.2 jam-integration)
  • mto: This revision was merged to the branch mainline in revision 2046.
  • Revision ID: lalinsky@gmail.com-20060927125058-1d3be7bb11c49b20
Use urlutils.local_path_to_url to get an URL from the directory path.

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