~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

  • Committer: Vincent Ladeuil
  • Date: 2017-01-17 13:48:10 UTC
  • mfrom: (6615.3.6 merges)
  • mto: This revision was merged to the branch mainline in revision 6620.
  • Revision ID: v.ladeuil+lp@free.fr-20170117134810-j9p3lidfy6pfyfsc
Merge 2.7, resolving conflicts

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
   testing
26
26
   code-review
27
27
   code-style
 
28
   documenting-changes
28
29
 
29
30
* `Contributing to Bazaar Documentation <http://wiki.bazaar.canonical.com/ContributingToTheDocs>`_ (wiki)
30
31
 
35
36
.. toctree::
36
37
   :maxdepth: 1
37
38
 
 
39
   configuration
 
40
   fetch
38
41
   transports
 
42
   ui
39
43
 
40
44
Releasing and Packaging
41
45
=======================
59
63
 
60
64
* `Writing plugins for Bazaar <http://doc.bazaar.canonical.com/plugins/en/plugin-development.html>`_ (web link)
61
65
 
62
 
* `bzrlib API reference <http://starship.python.net/crew/mwh/bzrlibapi/>`_
 
66
* `bzrlib API reference <http://people.canonical.com/~mwh/bzrlibapi/>`_
63
67
  (web link)
64
68
 
65
69
 
76
80
   miscellaneous-notes
77
81
 
78
82
 
 
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
 
79
91
.. |--| unicode:: U+2014
80
92
 
81
93
..