~jelmer/brz/zsh-completion

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

  • Committer: Robert Collins
  • Date: 2010-04-08 04:34:03 UTC
  • mfrom: (5138 +trunk)
  • mto: This revision was merged to the branch mainline in revision 5139.
  • Revision ID: robertc@robertcollins.net-20100408043403-56z0d07vdqrx7f3t
Update bugfix for 528114 to trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
   contribution-quickstart
13
13
 
14
14
 
15
 
Enhancing Bazaar
16
 
================
 
15
Working on Bazaar
 
16
=================
17
17
 
18
18
.. toctree::
19
19
   :maxdepth: 1
20
20
 
21
 
   process
 
21
   cycle
 
22
   profiling
 
23
   bug-handling
22
24
   HACKING
23
25
   testing
24
26
 
25
 
* `Bazaar Writer Guide <http://bazaar-vcs.org/ContributingToTheDocs>`_ (web link)
 
27
* `Contributing to Bazaar Documentation <http://wiki.bazaar.canonical.com/ContributingToTheDocs>`_ (wiki)
 
28
 
 
29
 
 
30
Releasing and Packaging
 
31
=======================
 
32
 
 
33
.. toctree::
 
34
   :maxdepth: 1
 
35
 
 
36
   releasing
 
37
   ppa
 
38
   ec2 
26
39
 
27
40
 
28
41
Developing using bzrlib
34
47
   overview
35
48
   integration
36
49
 
37
 
* `Writing plugins for Bazaar <http://bazaar-vcs.org/WritingPlugins>`_ (web link)
 
50
* `Writing plugins for Bazaar <http://doc.bazaar.canonical.com/plugins/en/plugin-development.html>`_ (web link)
38
51
 
39
52
* `bzrlib API reference <http://starship.python.net/crew/mwh/bzrlibapi/>`_
40
53
  (web link)