4557.3.1
by Ian Clatworthy
Core website & navigation working |
1 |
{% extends "layout.html" %} |
2 |
||
3 |
{% set title = 'Table of Contents' %} |
|
4 |
{% block body %} |
|
5 |
||
6 |
<h2>Core documentation</h2> |
|
7 |
||
8 |
<table class="contentstable" align="center" style="margin-left: 30px"><tr> |
|
9 |
<td width="50%"> |
|
5365.6.9
by Andrew Bennetts
Add NEWS and What's New entries for mainline: and annotate: revspecs. |
10 |
<p class="biglink"><a class="biglink" href="{{ pathto("whats-new/whats-new-in-2.3") }}">What's New in Bazaar 2.3?</a><br/> |
4797.22.1
by Ian Clatworthy
What's New in 2.1 - a summary of changes since 2.0 |
11 |
<span class="linkdescr">what's new in this release</span> |
12 |
</p> |
|
4634.39.18
by Ian Clatworthy
build the English user docs just like the other languages |
13 |
<p class="biglink"><a class="biglink" href="{{ pathto("user-guide/index") }}">User Guide</a><br/> |
4797.25.1
by Ian Clatworthy
add link to Desktop Guide |
14 |
<span class="linkdescr">how to use the command line client</span> |
4557.3.1
by Ian Clatworthy
Core website & navigation working |
15 |
</p> |
4634.39.18
by Ian Clatworthy
build the English user docs just like the other languages |
16 |
<p class="biglink"><a class="biglink" href="{{ pathto("tutorials/index") }}">Tutorials</a><br/> |
4557.3.1
by Ian Clatworthy
Core website & navigation working |
17 |
<span class="linkdescr">brief introductions</span> |
18 |
</p> |
|
4634.39.18
by Ian Clatworthy
build the English user docs just like the other languages |
19 |
<p class="biglink"><a class="biglink" href="{{ pathto("quick-reference/index") }}">Quick Reference</a><br/> |
4557.3.1
by Ian Clatworthy
Core website & navigation working |
20 |
<span class="linkdescr">for your wall</span> |
21 |
</p> |
|
4634.38.2
by Ian Clatworthy
Improvements to html in preparation for better chm |
22 |
</td><td width="50%"> |
4634.39.35
by Ian Clatworthy
put rules back in Makefile supporting plain-style docs |
23 |
<p class="biglink"><a class="biglink" href="{{ pathto("release-notes/index") }}">Release Notes</a><br/> |
4797.22.1
by Ian Clatworthy
What's New in 2.1 - a summary of changes since 2.0 |
24 |
<span class="linkdescr">a detailed log of changes</span> |
4557.3.1
by Ian Clatworthy
Core website & navigation working |
25 |
</p> |
4634.39.18
by Ian Clatworthy
build the English user docs just like the other languages |
26 |
<p class="biglink"><a class="biglink" href="{{ pathto("upgrade-guide/index") }}">Upgrade Guide</a><br/> |
4557.3.1
by Ian Clatworthy
Core website & navigation working |
27 |
<span class="linkdescr">moving to Bazaar 2.x</span> |
28 |
</p> |
|
4634.39.35
by Ian Clatworthy
put rules back in Makefile supporting plain-style docs |
29 |
<p class="biglink"><a class="biglink" href="{{ pathto("user-reference/index") }}">User Reference</a><br/> |
4634.38.3
by Ian Clatworthy
minor tweaks for better chm |
30 |
<span class="linkdescr">all the gory details</span> |
31 |
</p> |
|
4873.1.1
by Ian Clatworthy
Admin Guide - basic structure |
32 |
<p class="biglink"><a class="biglink" href="{{ pathto("admin-guide/index") }}">System Admin Guide</a><br/> |
33 |
<span class="linkdescr">security, backups, etc.</span> |
|
34 |
</p> |
|
4634.38.2
by Ian Clatworthy
Improvements to html in preparation for better chm |
35 |
</td></tr> |
36 |
</table> |
|
37 |
||
38 |
<h2>Related links</h2> |
|
39 |
||
40 |
<table class="contentstable" align="center" style="margin-left: 30px"><tr> |
|
41 |
<td width="50%"> |
|
4797.25.1
by Ian Clatworthy
add link to Desktop Guide |
42 |
<p class="biglink"><a class="biglink" href="http://doc.bazaar.canonical.com/explorer/en/guide/">Desktop Guide</a><br/> |
43 |
<span class="linkdescr">how to use our GUI applications</span> |
|
44 |
</p> |
|
4928.2.1
by Martin Pool
Better link to FAQs on Launchpad |
45 |
<p class="biglink"><a class="biglink" href="https://answers.launchpad.net/bzr/+faqs">FAQ</a><br/> |
4634.38.2
by Ian Clatworthy
Improvements to html in preparation for better chm |
46 |
<span class="linkdescr">frequently asked questions</span> |
47 |
</p> |
|
5050.22.1
by John Arbash Meinel
Lots of documentation updates. |
48 |
<p class="biglink"><a class="biglink" href="http://wiki.bazaar.canonical.com/BzrGlossary/">Glossary</a><br/> |
4634.38.2
by Ian Clatworthy
Improvements to html in preparation for better chm |
49 |
<span class="linkdescr">help with terminology</span> |
50 |
</p> |
|
4797.25.1
by Ian Clatworthy
add link to Desktop Guide |
51 |
</td> |
52 |
<td width="50%"> |
|
4941.1.1
by Martin Pool
Fix link to developer docs in Sphinx catalog |
53 |
<p class="biglink"><a class="biglink" href="../developers/">Developer Docs</a><br/> |
4928.2.2
by Martin Pool
Put link to developer docs within the overall doc index table |
54 |
<span class="linkdescr">improving and extending bzr</span> |
55 |
</p> |
|
4797.25.1
by Ian Clatworthy
add link to Desktop Guide |
56 |
<p class="biglink"><a class="biglink" href="http://doc.bazaar.canonical.com/migration/en/">Migration Docs</a><br/> |
4557.3.1
by Ian Clatworthy
Core website & navigation working |
57 |
<span class="linkdescr">for refugees of other tools</span> |
58 |
</p> |
|
4797.25.1
by Ian Clatworthy
add link to Desktop Guide |
59 |
<p class="biglink"><a class="biglink" href="http://doc.bazaar.canonical.com/plugins/en/">Plugins Guide</a><br/> |
4619.1.1
by Ian Clatworthy
Add links to latest Migrations Docs and Plugins Guide |
60 |
<span class="linkdescr">help on popular plugins</span> |
4557.3.1
by Ian Clatworthy
Core website & navigation working |
61 |
</p> |
62 |
</td></tr> |
|
5037.2.5
by Martin Pool
Link from English doc overview to other languages |
63 |
|
64 |
<tr><td colspan="2"> |
|
65 |
These documents are also available in <a href="../es/index.html">Spanish</a>, |
|
66 |
<a href="../ja/index.html">Japanese</a>, |
|
67 |
and <a href="../ru/index.html">Russian</a>. |
|
68 |
</td></tr> |
|
4557.3.1
by Ian Clatworthy
Core website & navigation working |
69 |
</table> |
70 |
||
71 |
{% endblock %} |