1
=================================
2
Bazaar Developer Document Catalog
3
=================================
5
Bazaar user documentation is in the
6
`Main Document Catalog <../index.html>`_.
8
Overall developer documentation
9
===============================
11
* `Developer Guide <../en/developer-guide/HACKING.html>`_
13
* `bzrlib API reference <http://bazaar-vcs.org/BzrLib>`_ (external link)
14
|--| automatically generated API reference information
19
* `Releasing Bazaar <releasing.html>`_ |--| How to make a release of Bazaar,
20
and how to coordinate the monthly development cycle.
22
* `Profiling notes <profiling.html>`_ |--| Instructions on how to profile
23
bzr code and visualize the results.
28
* `Performance roadmap <performance-roadmap.html>`_ |--| The roadmap
29
for fixing performance in bzr over the next few releases.
34
* `API versioning <api-versioning.html>`_ |--| bzrlib API versioning.
36
* `Authentication ring <authentication-ring.html>`_ |--| Configuring
39
* `Bundles <bundles.html>`_ |--| All about bzr bundles.
41
* `Container format <container-format.html>`_ |--| Notes on a container format
42
for streaming and storing Bazaar data.
44
* `Repository stream <repository-stream.html>`_ |--| Notes on streaming data
45
for repositories (a layer above the container format).
47
* `Indices <indices.html>`_ |--| The index facilities available within bzrlib.
49
* `Inventories <inventory.html>`_ |--| Tree shape abstraction.
51
* `LCA merge <lca-merge.html>`_ |--| A nice new merge algorithm.
53
* `Network protocol <network-protocol.html>`_ |--| Custom network protocol.
55
* `Plugin APIs <plugin-api.html>`_ |--| APIs plugins should use.
57
* `Repositories <repository.html>`_ |--| What repositories do and are used for.
59
* `Integration Guide <integration.html>`_ |--| A guide to integrate bzrlib into
60
any python application.
65
* `Knit pack repositories <packrepo.html>`_ |--| KnitPack repositories
69
.. |--| unicode:: U+2014