/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: 2018-05-07 15:27:39 UTC
  • mto: This revision was merged to the branch mainline in revision 6958.
  • Revision ID: jelmer@jelmer.uk-20180507152739-fuv9z9r0yzi7ln3t
Specify source in .coveragerc.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
=================================
 
2
Breezy Developer Document Catalog
 
3
=================================
 
4
 
 
5
 
 
6
Introduction
 
7
============
 
8
 
 
9
.. toctree::
 
10
   :maxdepth: 1
 
11
 
 
12
   contribution-quickstart
 
13
 
 
14
 
 
15
Working on Breezy
 
16
=================
 
17
 
 
18
.. toctree::
 
19
   :maxdepth: 1
 
20
 
 
21
   profiling
 
22
   bug-handling
 
23
   HACKING
 
24
   testing
 
25
   code-review
 
26
   code-style
 
27
   documenting-changes
 
28
 
 
29
* `Contributing to Breezy Documentation <http://wiki.bazaar.canonical.com/ContributingToTheDocs>`_ (wiki)
 
30
 
 
31
 
 
32
Architecture overviews
 
33
======================
 
34
 
 
35
.. toctree::
 
36
   :maxdepth: 1
 
37
 
 
38
   configuration
 
39
   fetch
 
40
   transports
 
41
   ui
 
42
 
 
43
Releasing and Packaging
 
44
=======================
 
45
 
 
46
.. toctree::
 
47
   :maxdepth: 1
 
48
 
 
49
   releasing
 
50
   ppa
 
51
   ec2 
 
52
 
 
53
 
 
54
Developing using bzrlib
 
55
=======================
 
56
 
 
57
.. toctree::
 
58
   :maxdepth: 1
 
59
 
 
60
   overview
 
61
   integration
 
62
 
 
63
* `Writing plugins for Breezy <http://doc.bazaar.canonical.com/plugins/en/plugin-development.html>`_ (web link)
 
64
 
 
65
* `bzrlib API reference <http://people.canonical.com/~mwh/bzrlibapi/>`_
 
66
  (web link)
 
67
 
 
68
 
 
69
Other documents
 
70
===============
 
71
 
 
72
.. toctree::
 
73
   :maxdepth: 1
 
74
 
 
75
   principles
 
76
   plans
 
77
   specifications
 
78
   implementation-notes
 
79
   miscellaneous-notes
 
80
 
 
81
 
 
82
Licence
 
83
============
 
84
 
 
85
Copyright 2005-2011 Canonical Ltd. Breezy is free software, and you
 
86
may use, modify and redistribute both Breezy and this document under
 
87
the terms of the GNU General Public License version 2 or later.  See
 
88
<http://www.gnu.org/licenses/>.
 
89
 
 
90
.. |--| unicode:: U+2014
 
91
 
 
92
..
 
93
   vim: ft=rst tw=74 ai