2691.1.7
by Ian Clatworthy
Update doc indexes following discussion with poolie on IRC |
1 |
================================= |
2 |
Bazaar Developer Document Catalog |
|
3 |
================================= |
|
2481.1.4
by Robert Collins
Fix the developer documentation to use the right style sheet and give it its own index. (Robert Collins, Alexander Belchenko) |
4 |
|
4806.1.2
by Andrew Bennetts
Add 5 minute contribution guide contributed by Stephen Turnbull. |
5 |
|
6 |
Introduction |
|
7 |
============ |
|
8 |
||
9 |
.. toctree:: |
|
10 |
:maxdepth: 1 |
|
11 |
||
12 |
contribution-quickstart |
|
13 |
||
14 |
||
4634.39.32
by Ian Clatworthy
proper Contents panel in bzr-developers.chm |
15 |
Enhancing Bazaar |
16 |
================ |
|
17 |
||
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
18 |
.. toctree:: |
4634.39.32
by Ian Clatworthy
proper Contents panel in bzr-developers.chm |
19 |
:maxdepth: 1 |
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
20 |
|
21 |
process |
|
22 |
HACKING |
|
23 |
testing |
|
4634.39.32
by Ian Clatworthy
proper Contents panel in bzr-developers.chm |
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 |
||
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
34 |
overview |
35 |
integration |
|
4634.39.32
by Ian Clatworthy
proper Contents panel in bzr-developers.chm |
36 |
|
4853.1.1
by Patrick Regan
Removed trailing whitespace from files in doc directory |
37 |
* `Writing plugins for Bazaar <http://bazaar-vcs.org/WritingPlugins>`_ (web link) |
4634.39.32
by Ian Clatworthy
proper Contents panel in bzr-developers.chm |
38 |
|
4853.1.1
by Patrick Regan
Removed trailing whitespace from files in doc directory |
39 |
* `bzrlib API reference <http://starship.python.net/crew/mwh/bzrlibapi/>`_ |
4634.39.32
by Ian Clatworthy
proper Contents panel in bzr-developers.chm |
40 |
(web link) |
41 |
||
42 |
||
43 |
Other documents |
|
44 |
=============== |
|
45 |
||
46 |
.. toctree:: |
|
47 |
:maxdepth: 1 |
|
48 |
||
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
49 |
plans |
50 |
specifications |
|
51 |
implementation-notes |
|
52 |
miscellaneous-notes |
|
53 |
||
54 |
||
2666.2.1
by Alexander Belchenko
change generated documentation extension from htm to html |
55 |
.. |--| unicode:: U+2014 |
3464.3.5
by Martin Pool
ReST tweaks and link back from HACKING to catalog |
56 |
|
57 |
.. |
|
58 |
vim: ft=rst tw=74 ai |