9
9
===============================
11
11
* `Developer Guide <../en/developer-guide/HACKING.html>`_
12
* `bzrlib API reference <http://bazaar-vcs.org/BzrLib>`_
13
* `Architectural Overview <overview.html>`_ |--| describes some of the
14
most important classes and concepts.
16
* `bzrlib API reference <http://starship.python.net/crew/mwh/bzrlibapi-oe/>`_
18
|--| automatically generated API reference information
20
* `Integrating with Bazaar <http://bazaar-vcs.org/Integrating_with_Bazaar>`_
21
(wiki) |--| a guide for writing Python programs that work with Bazaar.
23
* `Testing <testing.html>`_ |--| Testing bzr.
25
* `Writing plugins <http://bazaar-vcs.org/WritingPlugins>`_ (wiki)
26
|--| specific advice on writing Bazaar plugins.
17
* `Releasing Bazaar <releasing.html>`_ -- How to make a release of Bazaar,
18
and how to coordinate the monthly development cycle.
31
* `The Bazaar Development Cycle <cycle.html>`_ |--| The monthly
32
development cycle and how to run it.
34
* `Releasing Bazaar <releasing.html>`_ |--|
35
Checklist to make a release of Bazaar.
37
* `Managing the Bazaar PPA <ppa.html>`_ |--| Packaging Bazaar for Ubuntu.
39
* `Giving back <http://bazaar-vcs.org/BzrGivingBack>`_ (wiki) |--| How to get
40
your changes to Bazaar integrated into a release.
20
42
* `Profiling notes <profiling.html>`_ |--| Instructions on how to profile
21
43
bzr code and visualize the results.