~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

  • Committer: Martin Pool
  • Date: 2005-05-05 07:00:17 UTC
  • Revision ID: mbp@sourcefrog.net-20050505070017-6af6a766fc558dc2
todo

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