~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

  • Committer: Michael Ellerman
  • Date: 2006-02-28 14:45:51 UTC
  • mto: (1558.1.18 Aaron's integration)
  • mto: This revision was merged to the branch mainline in revision 1586.
  • Revision ID: michael@ellerman.id.au-20060228144551-3d9941ecde4a0b0a
Update contrib/pwk for -p1 diffs from bzr

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
 
   documenting-changes
29
 
 
30
 
* `Contributing to Bazaar Documentation <http://wiki.bazaar.canonical.com/ContributingToTheDocs>`_ (wiki)
31
 
 
32
 
 
33
 
Architecture overviews
34
 
======================
35
 
 
36
 
.. toctree::
37
 
   :maxdepth: 1
38
 
 
39
 
   transports
40
 
   ui
41
 
 
42
 
Releasing and Packaging
43
 
=======================
44
 
 
45
 
.. toctree::
46
 
   :maxdepth: 1
47
 
 
48
 
   releasing
49
 
   ppa
50
 
   ec2 
51
 
 
52
 
 
53
 
Developing using bzrlib
54
 
=======================
55
 
 
56
 
.. toctree::
57
 
   :maxdepth: 1
58
 
 
59
 
   overview
60
 
   integration
61
 
 
62
 
* `Writing plugins for Bazaar <http://doc.bazaar.canonical.com/plugins/en/plugin-development.html>`_ (web link)
63
 
 
64
 
* `bzrlib API reference <http://starship.python.net/crew/mwh/bzrlibapi/>`_
65
 
  (web link)
66
 
 
67
 
 
68
 
Other documents
69
 
===============
70
 
 
71
 
.. toctree::
72
 
   :maxdepth: 1
73
 
 
74
 
   principles
75
 
   plans
76
 
   specifications
77
 
   implementation-notes
78
 
   miscellaneous-notes
79
 
 
80
 
 
81
 
.. |--| unicode:: U+2014
82
 
 
83
 
..
84
 
   vim: ft=rst tw=74 ai