~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

Merge bzr.dev.

Show diffs side-by-side

added added

removed removed

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