~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/index.txt

  • Committer: Ian Clatworthy
  • Date: 2010-02-19 03:02:07 UTC
  • mto: (4797.23.1 integration-2.1)
  • mto: This revision was merged to the branch mainline in revision 5055.
  • Revision ID: ian.clatworthy@canonical.com-20100219030207-zpbzx021zavx4sqt
What's New in 2.1 - a summary of changes since 2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
   contain the root `toctree` directive.
5
5
 
6
6
 
7
 
Core documentation
8
 
==================
9
 
 
10
 
.. toctree::
11
 
   :maxdepth: 1
12
 
 
13
 
   en/user-guide/index
14
 
   en/tutorials/index
15
 
   en/quick-reference/index
16
 
   en/user-reference/index
17
 
 
18
 
.. toctree::
19
 
   :maxdepth: 1
20
 
 
21
 
   en/release-notes/index
22
 
   en/upgrade-guide/index
23
 
   en/migration/index
24
 
   developers/index
25
 
 
26
 
 
27
 
Other languages:
28
 
 
29
 
.. toctree::
30
 
   :maxdepth: 1
31
 
 
32
 
   index.es
33
 
   index.ru
34
 
 
35
 
 
36
 
Related links
37
 
=============
38
 
 
39
 
* `Frequently Asked Questions <http://bazaar-vcs.org/FAQ>`_
40
 
* `Glossary <http://bazaar-vcs.org/BzrGlossary>`_
41
 
* :ref:`genindex`
42
 
* :ref:`search`
43
 
 
 
7
Table of Contents
 
8
=================
 
9
 
 
10
.. toctree::
 
11
   :maxdepth: 1
 
12
 
 
13
   whats-new/whats-new-in-2.1
 
14
   user-guide/index
 
15
   tutorials/index
 
16
   quick-reference/index
 
17
   release-notes/index
 
18
   upgrade-guide/index
 
19
   user-reference/index
 
20
   admin-guide/index