/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

  • Committer: Ian Clatworthy
  • Date: 2007-08-10 05:17:09 UTC
  • mto: (2733.1.1 ianc-integration)
  • mto: This revision was merged to the branch mainline in revision 2734.
  • Revision ID: ian.clatworthy@internode.on.net-20070810051709-0rnxlur94samh192
move most existing topics into the User Guide dir for English

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