~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

  • Committer: John Arbash Meinel
  • Date: 2009-03-04 16:56:05 UTC
  • mto: (0.17.34 trunk)
  • mto: This revision was merged to the branch mainline in revision 4280.
  • Revision ID: john@arbash-meinel.com-20090304165605-zbap3q69laok4o6p
fully remove the eq table for now.

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