~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

  • Committer: Martin Pool
  • Date: 2005-07-23 13:59:30 UTC
  • Revision ID: mbp@sourcefrog.net-20050723135930-d81530c82c925cb0
- less dodgy is_inside function

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
=======================
2
 
Bazaar Developers Guide
3
 
=======================
4
 
 
5
 
###################
6
 
Documentation index
7
 
###################
8
 
 
9
 
Process
10
 
=======
11
 
 
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.
17
 
 
18
 
Plans
19
 
=====
20
 
 
21
 
* `Performance roadmap <performance-roadmap.html>`_ |--| The roadmap 
22
 
  for fixing performance in bzr over the next few releases.
23
 
 
24
 
Specifications
25
 
==============
26
 
 
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