/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: John Arbash Meinel
  • Date: 2009-03-20 15:09:59 UTC
  • mfrom: (4175 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4176.
  • Revision ID: john@arbash-meinel.com-20090320150959-6zv3nfhq97qz3x4r
Merge bzr.dev, which changed kB => KB.

Though honestly, kB was chosen because it matched the output of /proc/PID/status.

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.