/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: 2008-09-05 03:11:40 UTC
  • mfrom: (3691 +trunk)
  • mto: (3697.7.4 1.7)
  • mto: This revision was merged to the branch mainline in revision 3748.
  • Revision ID: john@arbash-meinel.com-20080905031140-hj0adlcf30l7i99v
Merge in bzr.dev 3691

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
* `Developer Guide <../en/developer-guide/HACKING.html>`_
12
12
 
 
13
* `Architectural Overview <overview.html>`_ |--| describes some of the
 
14
  most important classes and concepts.
 
15
 
13
16
* `bzrlib API reference <http://starship.python.net/crew/mwh/bzrlibapi-oe/>`_ 
14
17
  (external link)
15
18
  |--| automatically generated API reference information
17
20
* `Integrating with Bazaar <http://bazaar-vcs.org/Integrating_with_Bazaar>`_
18
21
  (wiki) |--| a guide for writing Python programs that work with Bazaar.
19
22
 
 
23
* `Testing <testing.html>`_ |--| Testing bzr.
 
24
 
20
25
* `Writing plugins <http://bazaar-vcs.org/WritingPlugins>`_ (wiki) 
21
26
  |--| specific advice on writing Bazaar plugins.
22
27
 
26
31
* `Releasing Bazaar <releasing.html>`_ |--| How to make a release of Bazaar,
27
32
  and how to coordinate the monthly development cycle.
28
33
 
 
34
* `Managing the Bazaar PPA <ppa.html>`_ |--| Packaging Bazaar for Ubuntu.
 
35
 
29
36
* `Giving back <http://bazaar-vcs.org/BzrGivingBack>`_ (wiki) |--| How to get
30
37
  your changes to Bazaar integrated into a release.
31
38