~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: 2008-04-07 07:52:50 UTC
  • mfrom: (3340.1.1 208418-1.4)
  • Revision ID: pqm@pqm.ubuntu.com-20080407075250-phs53xnslo8boaeo
Return the correct knit serialisation method in _StreamAccess.
        (Andrew Bennetts, Martin Pool, Robert Collins)

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
 
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
* `User Guide <en/user-guide/index.html>`_ 
 
12
 
 
13
* `User Reference <en/user-reference/bzr_man.html>`_ 
 
14
 
 
15
* `Quick Start Card <en/quick-reference/quick-start-summary.svg>`_
 
16
  (`PDF <en/quick-reference/quick-start-summary.pdf>`_,
 
17
  `PNG <en/quick-reference/quick-start-summary.png>`_)
19
18
 
20
19
* `Release Notes <en/release-notes/NEWS.html>`_
21
20
 
22
 
* `2.0 Upgrade Guide <en/upgrade-guide/index.html>`_
 
21
* `Developer Guide <en/developer-guide/HACKING.html>`_
23
22
 
24
23
 
25
24
Tutorials
26
25
=========
27
26
 
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://bazaar-vcs.org/BzrSwitching>`_
47
 
  |--| for users moving from another VCS tool
 
27
* `Bazaar in five minutes <en/mini-tutorial/index.html>`_ 
 
28
 
 
29
* `A longer tutorial <en/tutorials/tutorial.html>`_ 
 
30
 
 
31
* `Using Bazaar with Launchpad <en/tutorials/using_bazaar_with_launchpad.html>`_ 
 
32
 
 
33
* `Centralized workflow <en/tutorials/centralized_workflow.html>`_ 
 
34
 
 
35
 
 
36
Other Documentation
 
37
===================
 
38
 
 
39
Moving to Bazaar (Web links):
 
40
 
 
41
* `Switching Guides <http://bazaar-vcs.org/BzrSwitching>`_ 
 
42
  - for users moving from another VCS tool
48
43
 
49
44
* `Migration Guide <http://bazaar-vcs.org/BzrMigration>`_
50
 
  |--| for teams migrating history from another VCS tool
 
45
  - for teams migrating history from another VCS tool
 
46
 
 
47
Other Documents (Web links):
51
48
 
52
49
* `Glossary <http://bazaar-vcs.org/BzrGlossary>`_
53
50
 
54
51
* `Frequently Asked Questions <http://bazaar-vcs.org/FAQ>`_
55
52
 
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
 
53
* `bzrlib API reference <http://bazaar-vcs.org/BzrLib>`_
 
54
 
 
55
Technical specifications, roadmaps and various
 
56
technical notes are available in English below:
 
57
 
 
58
* `Developer Document Catalog <developers/index.html>`_