2
2
Bazaar Developer Document Catalog
3
3
=================================
15
* `Bazaar Writer Guide <http://bazaar-vcs.org/ContributingToTheDocs>`_ (web link)
18
Developing using bzrlib
19
=======================
27
* `Writing plugins for Bazaar <http://bazaar-vcs.org/WritingPlugins>`_ (web link)
29
* `bzrlib API reference <http://starship.python.net/crew/mwh/bzrlibapi/>`_
15
41
implementation-notes
16
42
miscellaneous-notes
19
Core developer documentation
20
============================
22
* `Process Docs <process.html>`_ |--| How Bazaar is developed
24
* `Developer Guide <HACKING.html>`_ |--| Guide to writing code for Bazaar
26
* `Testing Guide <testing.html>`_ |--| Guide to writing tests for Bazaar
28
* `Writer Guide <http://bazaar-vcs.org/ContributingToTheDocs>`_ (web link)
29
|--| Guide to writing documentation for Bazaar
31
* `Architectural Overview <overview.html>`_ |--| Describes some of the
32
most important classes and concepts
34
* `Integration Guide <integration.html>`_ |--| A guide to integrating Bazaar
35
into other applications
37
* `Writing plugins <http://bazaar-vcs.org/WritingPlugins>`_ (web link)
38
|--| Advice on writing Bazaar plugins
40
* `bzrlib API reference <http://starship.python.net/crew/mwh/bzrlibapi/>`_
42
|--| Automatically generated API reference information
45
Other developer documentation
46
=============================
48
* `Plans <plans.html>`_
50
* `Specifications <specifications.html>`_
52
* `Implementation notes <implementation-notes.html>`_
54
* `Miscellaneous notes <miscellaneous-notes.html>`_
57
45
.. |--| unicode:: U+2014