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 |
||
5037.2.3
by Martin Pool
Expand and rearrange developer document navigation |
15 |
Working on Bazaar |
5037.2.4
by Martin Pool
rest tweak |
16 |
================= |
4634.39.32
by Ian Clatworthy
proper Contents panel in bzr-developers.chm |
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 |
|
5037.2.3
by Martin Pool
Expand and rearrange developer document navigation |
21 |
cycle |
22 |
profiling |
|
23 |
bug-handling |
|
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
24 |
HACKING |
25 |
testing |
|
5225.2.3
by Martin Pool
Split out code review guidelines, and (sadly) remove Bundle Buggy from it. RIP. |
26 |
code-review |
5225.2.9
by Martin Pool
Split out code style guide from HACKING |
27 |
code-style |
4634.39.32
by Ian Clatworthy
proper Contents panel in bzr-developers.chm |
28 |
|
5037.2.3
by Martin Pool
Expand and rearrange developer document navigation |
29 |
* `Contributing to Bazaar Documentation <http://wiki.bazaar.canonical.com/ContributingToTheDocs>`_ (wiki) |
30 |
||
31 |
||
5346.2.1
by Martin Pool
Add some developer docs about symlinks and transports towards bug 192859 |
32 |
Architecture overviews |
33 |
====================== |
|
34 |
||
35 |
.. toctree:: |
|
36 |
:maxdepth: 1 |
|
37 |
||
38 |
transports |
|
39 |
||
5037.2.3
by Martin Pool
Expand and rearrange developer document navigation |
40 |
Releasing and Packaging |
41 |
======================= |
|
42 |
||
43 |
.. toctree:: |
|
44 |
:maxdepth: 1 |
|
45 |
||
46 |
releasing |
|
47 |
ppa |
|
48 |
ec2 |
|
4634.39.32
by Ian Clatworthy
proper Contents panel in bzr-developers.chm |
49 |
|
50 |
||
51 |
Developing using bzrlib |
|
52 |
======================= |
|
53 |
||
54 |
.. toctree:: |
|
55 |
:maxdepth: 1 |
|
56 |
||
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
57 |
overview |
58 |
integration |
|
4634.39.32
by Ian Clatworthy
proper Contents panel in bzr-developers.chm |
59 |
|
5053.2.3
by Parth Malwankar
indicate a weblink |
60 |
* `Writing plugins for Bazaar <http://doc.bazaar.canonical.com/plugins/en/plugin-development.html>`_ (web link) |
4634.39.32
by Ian Clatworthy
proper Contents panel in bzr-developers.chm |
61 |
|
4853.1.1
by Patrick Regan
Removed trailing whitespace from files in doc directory |
62 |
* `bzrlib API reference <http://starship.python.net/crew/mwh/bzrlibapi/>`_ |
4634.39.32
by Ian Clatworthy
proper Contents panel in bzr-developers.chm |
63 |
(web link) |
64 |
||
65 |
||
66 |
Other documents |
|
67 |
=============== |
|
68 |
||
69 |
.. toctree:: |
|
70 |
:maxdepth: 1 |
|
71 |
||
3441.6.3
by Martin Pool
merge trunk |
72 |
principles |
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
73 |
plans |
74 |
specifications |
|
75 |
implementation-notes |
|
76 |
miscellaneous-notes |
|
77 |
||
78 |
||
2666.2.1
by Alexander Belchenko
change generated documentation extension from htm to html |
79 |
.. |--| unicode:: U+2014 |
3464.3.5
by Martin Pool
ReST tweaks and link back from HACKING to catalog |
80 |
|
81 |
.. |
|
82 |
vim: ft=rst tw=74 ai |