~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

  • Committer: INADA Naoki
  • Date: 2011-05-14 09:58:36 UTC
  • mfrom: (5830.2.22 i18n-msgextract)
  • mto: This revision was merged to the branch mainline in revision 5891.
  • Revision ID: songofacandy@gmail.com-20110514095836-38l651fp8bmb4bni
mergeĀ fromĀ i18n-msgextract

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
.. toctree::
37
37
   :maxdepth: 1
38
38
 
39
 
   configuration
40
 
   fetch
41
39
   transports
42
40
   ui
 
41
   fetch
43
42
 
44
43
Releasing and Packaging
45
44
=======================
63
62
 
64
63
* `Writing plugins for Bazaar <http://doc.bazaar.canonical.com/plugins/en/plugin-development.html>`_ (web link)
65
64
 
66
 
* `bzrlib API reference <http://people.canonical.com/~mwh/bzrlibapi/>`_
 
65
* `bzrlib API reference <http://starship.python.net/crew/mwh/bzrlibapi/>`_
67
66
  (web link)
68
67
 
69
68
 
80
79
   miscellaneous-notes
81
80
 
82
81
 
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
82
.. |--| unicode:: U+2014
92
83
 
93
84
..