/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: Robert Collins
  • Date: 2010-05-20 02:57:52 UTC
  • mfrom: (4797.43.11 2.1)
  • mto: This revision was merged to the branch mainline in revision 5243.
  • Revision ID: robertc@robertcollins.net-20100520025752-dbfi4kx7y4ivtiff
Merge up from 2.0/2.1:

* Support Pyrex 0.9.9, required changing how we handle exceptions in Pyrex.
  (John Arbash Meinel, #582656)

* ``bzr clean-tree`` should not delete nested bzrdirs. Required for proper
  support of bzr-externals and scmproj plugins.
  (Alexander Belchenko, bug #572098)

* Reduce peak memory by one copy of compressed text.
  (John Arbash Meinel, #566940)

* Support Pyrex 0.9.9, required changing how we handle exceptions in Pyrex.
  (John Arbash Meinel, #582656)

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