/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: Jelmer Vernooij
  • Date: 2020-03-22 01:35:14 UTC
  • mfrom: (7490.7.6 work)
  • mto: This revision was merged to the branch mainline in revision 7499.
  • Revision ID: jelmer@jelmer.uk-20200322013514-7vw1ntwho04rcuj3
merge lp:brz/3.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
   ec2 
52
52
 
53
53
 
54
 
Developing using bzrlib
 
54
Developing using breezy
55
55
=======================
56
56
 
57
57
.. toctree::
60
60
   overview
61
61
   integration
62
62
 
63
 
* `Writing plugins for Breezy <http://doc.bazaar.canonical.com/plugins/en/plugin-development.html>`_ (web link)
 
63
* `Writing plugins for Breezy <plugin-development.txt>`_
64
64
 
65
 
* `bzrlib API reference <http://people.canonical.com/~mwh/bzrlibapi/>`_
66
 
  (web link)
 
65
* `breezy API reference <api/index.txt>`_
67
66
 
68
67
 
69
68
Other documents
82
81
Licence
83
82
============
84
83
 
85
 
Copyright 2005-2011 Canonical Ltd. Breezy is free software, and you
 
84
Copyright 2005-2011 Canonical Ltd.
 
85
Copyright 2018 Breezy Developers
 
86
 
 
87
Breezy is free software, and you
86
88
may use, modify and redistribute both Breezy and this document under
87
89
the terms of the GNU General Public License version 2 or later.  See
88
90
<http://www.gnu.org/licenses/>.