1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
============================
Bazaar Main Document Catalog
============================
The latest version of these documents are available from Bazaar's
documentation site, http://doc.bazaar-vcs.org.
Core Documentation
==================
* `Mini Tutorial <en/mini-tutorial/index.html>`_
* `Quick Start Summary <en/quick-reference/quick-start-summary.svg>`_
* `User Guide <en/user-guide/index.html>`_
* `User Reference <en/user-reference/bzr_man.html>`_
* `Release Notes <en/release-notes/NEWS.html>`_
* `Developer Guide <en/developer-guide/HACKING.html>`_
Other Documentation
===================
Moving to Bazaar (Web links):
* `Switching Guides <http://bazaar-vcs.org/BzrSwitching>`_
- for users moving from another VCS tool
* `Migration Guide <http://bazaar-vcs.org/BzrMigration>`_
- for teams migrating history from another VCS tool
Other Documents (Web links):
* `Glossary <http://bazaar-vcs.org/BzrGlossary>`_
* `Frequently Asked Questions <http://bazaar-vcs.org/FAQ>`_
* `bzrlib API reference <http://bazaar-vcs.org/BzrLib>`_
Technical specifications, roadmaps and various
technical notes are available in English below:
* `Developer Document Catalog <developers/index.html>`_
|