~bzr-pqm/bzr/bzr.dev

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
47
48
49
50
51
52
53
54
55
56
============================
Bazaar Main Document Catalog
============================

The latest version of these documents are available from Bazaar's
documentation site, http://doc.bazaar-vcs.org.

Core Documentation
==================

* `User Guide <en/user-guide/index.html>`_ 

* `User Reference <en/user-reference/bzr_man.html>`_ 

* `Quick Start Card <en/quick-reference/quick-start-summary.svg>`_
  (`PDF <en/quick-reference/quick-start-summary.pdf>`_,
  `PNG <en/quick-reference/quick-start-summary.png>`_)

* `Release Notes <en/release-notes/NEWS.html>`_

* `Developer Guide <en/developer-guide/HACKING.html>`_


Tutorials
=========

* `Bazaar in five minutes <en/mini-tutorial/index.html>`_ 

* `A longer tutorial <en/tutorials/tutorial.html>`_ 

* `Centralized workflow <en/tutorials/centralized_workflow.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>`_