/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

  • Committer: Andrew Bennetts
  • Date: 2007-04-11 10:46:19 UTC
  • mto: This revision was merged to the branch mainline in revision 2410.
  • Revision ID: andrew.bennetts@canonical.com-20070411104619-f9hdzo9s4p63je91
Add a brief section on portability to HACKING.

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