This documentation is made up of doctest testable examples.
Look for bzrlib/doc/api/*.txt
to read it.
This documentation documents the current best practice in using the library. For details on specific apis, see pydoc on the api, or read the source.
From the __init__.py module:
Function | load_tests | This module creates its own test suite with DocFileSuite. |