~bzr-pqm/bzr/bzr.dev

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
=================================
Bazaar Developer Document Catalog
=================================

See the `Main Document Catalog <../index.html>`_ for additional documents
including the Bazaar Developer Guide and bzrlib API reference.

Process
=======

* `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