/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

Merge test-run support.

Show diffs side-by-side

added added

removed removed

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