bzr branch
http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
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 |
|
4634.39.32
by Ian Clatworthy
proper Contents panel in bzr-developers.chm |
5 |
Enhancing Bazaar |
6 |
================ |
|
7 |
||
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
8 |
.. toctree:: |
4634.39.32
by Ian Clatworthy
proper Contents panel in bzr-developers.chm |
9 |
:maxdepth: 1 |
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
10 |
|
11 |
process |
|
12 |
HACKING |
|
13 |
testing |
|
4634.39.32
by Ian Clatworthy
proper Contents panel in bzr-developers.chm |
14 |
|
15 |
* `Bazaar Writer Guide <http://bazaar-vcs.org/ContributingToTheDocs>`_ (web link) |
|
16 |
||
17 |
||
18 |
Developing using bzrlib |
|
19 |
======================= |
|
20 |
||
21 |
.. toctree:: |
|
22 |
:maxdepth: 1 |
|
23 |
||
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
24 |
overview |
25 |
integration |
|
4634.39.32
by Ian Clatworthy
proper Contents panel in bzr-developers.chm |
26 |
|
27 |
* `Writing plugins for Bazaar <http://bazaar-vcs.org/WritingPlugins>`_ (web link) |
|
28 |
||
29 |
* `bzrlib API reference <http://starship.python.net/crew/mwh/bzrlibapi/>`_ |
|
30 |
(web link) |
|
31 |
||
32 |
||
33 |
Other documents |
|
34 |
=============== |
|
35 |
||
36 |
.. toctree:: |
|
37 |
:maxdepth: 1 |
|
38 |
||
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
39 |
plans |
40 |
specifications |
|
41 |
implementation-notes |
|
42 |
miscellaneous-notes |
|
43 |
||
44 |
||
2666.2.1
by Alexander Belchenko
change generated documentation extension from htm to html |
45 |
.. |--| unicode:: U+2014 |
3464.3.5
by Martin Pool
ReST tweaks and link back from HACKING to catalog |
46 |
|
47 |
.. |
|
48 |
vim: ft=rst tw=74 ai |