~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

  • Committer: Marius Kruger
  • Date: 2010-07-10 21:28:56 UTC
  • mto: (5384.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 5385.
  • Revision ID: marius.kruger@enerweb.co.za-20100710212856-uq4ji3go0u5se7hx
* Update documentation
* add NEWS

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