~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-08-09 03:34:54 UTC
  • mfrom: (2664.4.8 hpss_debug_timing)
  • Revision ID: pqm@pqm.ubuntu.com-20070809033454-r4dk8909z5zxspum
(John Arbash Meinel) Add timing information to hpss logging

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