/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: John Arbash Meinel
  • Date: 2010-01-12 22:51:31 UTC
  • mto: This revision was merged to the branch mainline in revision 4955.
  • Revision ID: john@arbash-meinel.com-20100112225131-he8h411p6aeeb947
Delay grabbing an output stream until we actually go to show a diff.

This makes the test suite happy, but it also seems to be reasonable.
If we aren't going to write anything, we don't need to hold an
output stream open.

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
Enhancing Bazaar
 
16
================
 
17
 
 
18
.. toctree::
 
19
   :maxdepth: 1
 
20
 
 
21
   process
 
22
   HACKING
 
23
   testing
 
24
 
 
25
* `Bazaar Writer Guide <http://bazaar-vcs.org/ContributingToTheDocs>`_ (web link)
 
26
 
 
27
 
 
28
Developing using bzrlib
 
29
=======================
 
30
 
 
31
.. toctree::
 
32
   :maxdepth: 1
 
33
 
 
34
   overview
 
35
   integration
 
36
 
 
37
* `Writing plugins for Bazaar <http://bazaar-vcs.org/WritingPlugins>`_ (web link)
 
38
 
 
39
* `bzrlib API reference <http://starship.python.net/crew/mwh/bzrlibapi/>`_
 
40
  (web link)
 
41
 
 
42
 
 
43
Other documents
 
44
===============
 
45
 
 
46
.. toctree::
 
47
   :maxdepth: 1
 
48
 
 
49
   principles
 
50
   plans
 
51
   specifications
 
52
   implementation-notes
 
53
   miscellaneous-notes
 
54
 
 
55
 
 
56
.. |--| unicode:: U+2014
 
57
 
 
58
..
 
59
   vim: ft=rst tw=74 ai