~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-03-25 00:02:51 UTC
  • mfrom: (5106.1.1 version-bump)
  • Revision ID: pqm@pqm.ubuntu.com-20100325000251-bwsv5c5d3l9x3lnn
(Jelmer) Bump API version for 2.2.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
   bug-handling
24
24
   HACKING
25
25
   testing
26
 
   code-review
27
 
   code-style
28
 
   documenting-changes
29
26
 
30
27
* `Contributing to Bazaar Documentation <http://wiki.bazaar.canonical.com/ContributingToTheDocs>`_ (wiki)
31
28
 
32
29
 
33
 
Architecture overviews
34
 
======================
35
 
 
36
 
.. toctree::
37
 
   :maxdepth: 1
38
 
 
39
 
   configuration
40
 
   fetch
41
 
   transports
42
 
   ui
43
 
 
44
30
Releasing and Packaging
45
31
=======================
46
32
 
63
49
 
64
50
* `Writing plugins for Bazaar <http://doc.bazaar.canonical.com/plugins/en/plugin-development.html>`_ (web link)
65
51
 
66
 
* `bzrlib API reference <http://people.canonical.com/~mwh/bzrlibapi/>`_
 
52
* `bzrlib API reference <http://starship.python.net/crew/mwh/bzrlibapi/>`_
67
53
  (web link)
68
54
 
69
55
 
80
66
   miscellaneous-notes
81
67
 
82
68
 
83
 
Licence
84
 
============
85
 
 
86
 
Copyright 2005-2011 Canonical Ltd. Bazaar is free software, and you
87
 
may use, modify and redistribute both Bazaar and this document under
88
 
the terms of the GNU General Public License version 2 or later.  See
89
 
<http://www.gnu.org/licenses/>.
90
 
 
91
69
.. |--| unicode:: U+2014
92
70
 
93
71
..