/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

Merge bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
=======================
2
 
Bazaar Developers Guide
3
 
=======================
 
1
=================================
 
2
Bazaar Developer Document Catalog
 
3
=================================
4
4
 
5
 
###################
6
 
Documentation index
7
 
###################
 
5
See the `Main Document Catalog <../index.html>`_ for additional documents
 
6
including the Bazaar Developer Guide and bzrlib API reference.
8
7
 
9
8
Process
10
9
=======
11
10
 
12
 
* `General HACKING HOWTO <HACKING.html>`_ |--| Guide to policies and tools 
13
 
  for working on Bazaar itself.
14
 
 
15
11
* `Profiling notes <profiling.html>`_ |--| Instructions on how to profile 
16
12
  bzr code and visualize the results.
17
13