~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

  • Committer: Max Bowsher
  • Date: 2010-10-31 14:31:17 UTC
  • mto: This revision was merged to the branch mainline in revision 5521.
  • Revision ID: maxb@f2s.com-20101031143117-57vrfu630yq8a3k2
Fix a slightly odd style of ConfigObj construction to match the prevailing style in bzrlib.

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