1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
=======================
Bazaar Developers Guide
=======================
###################
Documentation index
###################
Process
=======
* `General HACKING HOWTO <HACKING.html>`_ |--| Guide to policies and tools
for working on Bazaar itself.
* `Profiling notes <profiling.html>`_ |--| Instructions on how to profile
bzr code and visualize the results.
Plans
=====
* `Performance roadmap <performance-roadmap.html>`_ |--| The roadmap
for fixing performance in bzr over the next few releases.
Specifications
==============
* `API versioning <api-versioning.html>`_ |--| bzrlib API versioning.
* `Bundles <bundles.html>`_ |--| All about bzr bundles.
* `Container format <container-format.html>`_ |--| Notes on a container format
for streaming and storing Bazaar data.
* `Indices <indices.html>`_ |--| The index facilities available within bzrlib.
* `Repositories <repository.html>`_ |--| What repositories do and are used for.
.. |--| unicode:: U+2014
|