/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: Martin Pool
  • Date: 2009-03-23 07:25:27 UTC
  • mfrom: (4183 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4189.
  • Revision ID: mbp@sourcefrog.net-20090323072527-317my4n8zej1g6v9
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
* `Integrating with Bazaar <http://bazaar-vcs.org/Integrating_with_Bazaar>`_
21
21
  (wiki) |--| a guide for writing Python programs that work with Bazaar.
22
22
 
23
 
* `Testing <testing.html>`_ |--| Testing bzr.
 
23
* `Testing <testing.html>`_ |--| Guide to writing tests for Bazaar.
24
24
 
25
25
* `Writing plugins <http://bazaar-vcs.org/WritingPlugins>`_ (wiki) 
26
26
  |--| specific advice on writing Bazaar plugins.
42
42
* `Profiling notes <profiling.html>`_ |--| Instructions on how to profile 
43
43
  bzr code and visualize the results.
44
44
 
45
 
* `EC2 Windows server <ec2-windows.html>`_ |--| A team resource for 
46
 
  Windows packaging and testing.
 
45
* `EC2 resources <ec2.html>`_ |--| A team resource for 
 
46
  Windows packaging and testing, and Ubuntu testing.
47
47
 
48
48
Plans
49
49
=====