~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/index.txt

  • Committer: Robert Collins
  • Date: 2007-11-18 19:56:39 UTC
  • mfrom: (3006 +trunk)
  • mto: This revision was merged to the branch mainline in revision 3038.
  • Revision ID: robertc@robertcollins.net-20071118195639-m6zf3d5ljjw88kkn
Merge bzr.dev.

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.canonical.com/>, and more documentation
7
 
may be linked from <http://wiki.bazaar.canonical.com/Documentation>.
 
6
documentation site, http://doc.bazaar-vcs.org.
8
7
 
9
8
Core Documentation
10
9
==================
11
10
 
12
 
* `User Guide <en/user-guide/index-plain.html>`_
13
 
 
14
 
* `User Reference <en/user-reference/bzr_man.html>`_
15
 
 
16
 
* `Quick Start Card <en/_static/en/bzr-en-quick-reference.svg>`_
17
 
  (`PDF <en/_static/en/bzr-en-quick-reference.pdf>`_,
18
 
  `PNG <en/_static/en/bzr-en-quick-reference.png>`_)
 
11
* `Bazaar in five minutes <en/mini-tutorial/index.html>`_ 
 
12
 
 
13
* `Quick Start Summary <en/quick-reference/quick-start-summary.svg>`_
 
14
 
 
15
* `User Guide <en/user-guide/index.html>`_ 
 
16
 
 
17
* `User Reference <en/user-reference/bzr_man.html>`_ 
19
18
 
20
19
* `Release Notes <en/release-notes/NEWS.html>`_
21
20
 
22
 
* `2.0 Upgrade Guide <en/upgrade-guide/index.html>`_
23
 
 
24
 
 
25
 
Tutorials
26
 
=========
27
 
 
28
 
* `Bazaar in five minutes <en/mini-tutorial/index.html>`_
29
 
 
30
 
* `A longer tutorial <en/tutorials/tutorial.html>`_
31
 
 
32
 
* `Using Bazaar with Launchpad <en/tutorials/using_bazaar_with_launchpad.html>`_
33
 
 
34
 
* `Centralized workflow <en/tutorials/centralized_workflow.html>`_
35
 
 
36
 
 
37
 
Developer Documentation
38
 
=======================
39
 
 
40
 
* `Developer Document Catalog <developers/index-plain.html>`_ |--| for developers
41
 
  of Bazaar and plugins
42
 
 
43
 
Web links
44
 
=========
45
 
 
46
 
* `Switching Guides <http://wiki.bazaar.canonical.com/BzrSwitching>`_
47
 
  |--| for users moving from another VCS tool
48
 
 
49
 
* `Migration Guide <http://wiki.bazaar.canonical.com/BzrMigration>`_
50
 
  |--| for teams migrating history from another VCS tool
51
 
 
52
 
* `Glossary <http://wiki.bazaar.canonical.com/BzrGlossary>`_
53
 
 
54
 
* `Frequently Asked Questions <http://wiki.bazaar.canonical.com/FAQ>`_
55
 
 
56
 
 
57
 
Other Languages
58
 
===============
59
 
 
60
 
* `Spanish Documentation <index.es.html>`_
61
 
* `Russian Documentation <index.ru.html>`_ |--| документация на русском
62
 
* `Japanese Documentation <index.ja.html>`_ |--| 日本語のドキュメント
63
 
 
64
 
.. |--| unicode:: U+2014
65
 
 
66
 
..
67
 
   vim: ft=rst tw=74 ai
 
21
* `Developer Guide <en/developer-guide/HACKING.html>`_
 
22
 
 
23
 
 
24
Other Documentation
 
25
===================
 
26
 
 
27
Moving to Bazaar (Web links):
 
28
 
 
29
* `Switching Guides <http://bazaar-vcs.org/BzrSwitching>`_ 
 
30
  - for users moving from another VCS tool
 
31
 
 
32
* `Migration Guide <http://bazaar-vcs.org/BzrMigration>`_
 
33
  - for teams migrating history from another VCS tool
 
34
 
 
35
Other Documents (Web links):
 
36
 
 
37
* `Glossary <http://bazaar-vcs.org/BzrGlossary>`_
 
38
 
 
39
* `Frequently Asked Questions <http://bazaar-vcs.org/FAQ>`_
 
40
 
 
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>`_