/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Ā upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
  can set arbitrary per-revision key/value pairs to store app-specific
25
25
  data.
26
26
 
27
 
* `Testing <testing.html>`_ |--| Testing bzr.
 
27
* `Testing <testing.html>`_ |--| Guide to writing tests for Bazaar.
28
28
 
29
29
* `Writing plugins <http://bazaar-vcs.org/WritingPlugins>`_ (wiki) 
30
30
  |--| specific advice on writing Bazaar plugins.
46
46
* `Profiling notes <profiling.html>`_ |--| Instructions on how to profile 
47
47
  bzr code and visualize the results.
48
48
 
49
 
* `EC2 Windows server <ec2-windows.html>`_ |--| A team resource for 
50
 
  Windows packaging and testing.
 
49
* `EC2 resources <ec2.html>`_ |--| A team resource for 
 
50
  Windows packaging and testing, and Ubuntu testing.
51
51
 
52
52
Plans
53
53
=====