~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/index.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-11-04 18:51:39 UTC
  • mfrom: (2961.1.1 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20071104185139-kaio3sneodg2kp71
Authentication ring implementation (read-only)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
============================
4
4
 
5
5
The latest version of these documents are available from Bazaar's
6
 
documentation site, <http://doc.bazaar-vcs.org/>, and more documentation
7
 
may be linked from <http://bazaar-vcs.org/Documentation>.
 
6
documentation site, http://doc.bazaar-vcs.org.
8
7
 
9
8
Core Documentation
10
9
==================
11
10
 
 
11
* `Bazaar in five minutes <en/mini-tutorial/index.html>`_ 
 
12
 
 
13
* `Quick Start Summary <en/quick-reference/quick-start-summary.svg>`_
 
14
 
12
15
* `User Guide <en/user-guide/index.html>`_ 
13
16
 
14
17
* `User Reference <en/user-reference/bzr_man.html>`_ 
15
18
 
16
 
* `Quick Start Card <en/quick-reference/quick-start-summary.svg>`_
17
 
  (`PDF <en/quick-reference/quick-start-summary.pdf>`_,
18
 
  `PNG <en/quick-reference/quick-start-summary.png>`_)
19
 
 
20
19
* `Release Notes <en/release-notes/NEWS.html>`_
21
20
 
22
 
* `Developer Document Catalog <developers/index.html>`_ |--| for developers
23
 
  of Bazaar and plugins
24
 
 
25
 
 
26
 
Tutorials
27
 
=========
28
 
 
29
 
* `Bazaar in five minutes <en/mini-tutorial/index.html>`_ 
30
 
 
31
 
* `A longer tutorial <en/tutorials/tutorial.html>`_ 
32
 
 
33
 
* `Using Bazaar with Launchpad <en/tutorials/using_bazaar_with_launchpad.html>`_ 
34
 
 
35
 
* `Centralized workflow <en/tutorials/centralized_workflow.html>`_ 
36
 
 
37
 
 
38
 
Web links
39
 
=========
 
21
* `Developer Guide <en/developer-guide/HACKING.html>`_
 
22
 
 
23
 
 
24
Other Documentation
 
25
===================
 
26
 
 
27
Moving to Bazaar (Web links):
40
28
 
41
29
* `Switching Guides <http://bazaar-vcs.org/BzrSwitching>`_ 
42
 
  |--| for users moving from another VCS tool
 
30
  - for users moving from another VCS tool
43
31
 
44
32
* `Migration Guide <http://bazaar-vcs.org/BzrMigration>`_
45
 
  |--| for teams migrating history from another VCS tool
 
33
  - for teams migrating history from another VCS tool
 
34
 
 
35
Other Documents (Web links):
46
36
 
47
37
* `Glossary <http://bazaar-vcs.org/BzrGlossary>`_
48
38
 
49
39
* `Frequently Asked Questions <http://bazaar-vcs.org/FAQ>`_
50
40
 
51
 
 
52
 
Other Languages
53
 
===============
54
 
 
55
 
* `Spanish Documentation <index.es.html>`_
56
 
 
57
 
.. |--| unicode:: U+2014
58
 
 
59
 
..
60
 
   vim: ft=rst tw=74 ai
 
41
* `bzrlib API reference <http://bazaar-vcs.org/BzrLib>`_
 
42
 
 
43
Technical specifications, roadmaps and various
 
44
technical notes are available in English below:
 
45
 
 
46
* `Developer Document Catalog <developers/index.html>`_