~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-09-29 22:03:03 UTC
  • mfrom: (5416.2.6 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20100929220303-cr95h8iwtggco721
(mbp) Add 'break-lock --force'

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
=================================
 
2
Bazaar Developer Document Catalog
 
3
=================================
 
4
 
 
5
 
 
6
Introduction
 
7
============
 
8
 
 
9
.. toctree::
 
10
   :maxdepth: 1
 
11
 
 
12
   contribution-quickstart
 
13
 
 
14
 
 
15
Working on Bazaar
 
16
=================
 
17
 
 
18
.. toctree::
 
19
   :maxdepth: 1
 
20
 
 
21
   cycle
 
22
   profiling
 
23
   bug-handling
 
24
   HACKING
 
25
   testing
 
26
   code-review
 
27
   code-style
 
28
 
 
29
* `Contributing to Bazaar Documentation <http://wiki.bazaar.canonical.com/ContributingToTheDocs>`_ (wiki)
 
30
 
 
31
 
 
32
Architecture overviews
 
33
======================
 
34
 
 
35
.. toctree::
 
36
   :maxdepth: 1
 
37
 
 
38
   transports
 
39
   ui
 
40
 
 
41
Releasing and Packaging
 
42
=======================
 
43
 
 
44
.. toctree::
 
45
   :maxdepth: 1
 
46
 
 
47
   releasing
 
48
   ppa
 
49
   ec2 
 
50
 
 
51
 
 
52
Developing using bzrlib
 
53
=======================
 
54
 
 
55
.. toctree::
 
56
   :maxdepth: 1
 
57
 
 
58
   overview
 
59
   integration
 
60
 
 
61
* `Writing plugins for Bazaar <http://doc.bazaar.canonical.com/plugins/en/plugin-development.html>`_ (web link)
 
62
 
 
63
* `bzrlib API reference <http://starship.python.net/crew/mwh/bzrlibapi/>`_
 
64
  (web link)
 
65
 
 
66
 
 
67
Other documents
 
68
===============
 
69
 
 
70
.. toctree::
 
71
   :maxdepth: 1
 
72
 
 
73
   principles
 
74
   plans
 
75
   specifications
 
76
   implementation-notes
 
77
   miscellaneous-notes
 
78
 
 
79
 
 
80
.. |--| unicode:: U+2014
 
81
 
 
82
..
 
83
   vim: ft=rst tw=74 ai