~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/index.txt

  • Committer: John Arbash Meinel
  • Date: 2009-03-04 18:31:31 UTC
  • mto: (0.17.34 trunk)
  • mto: This revision was merged to the branch mainline in revision 4280.
  • Revision ID: john@arbash-meinel.com-20090304183131-p433dz5coqrmv8pw
Now using a zlib compressed format.
We encode the length of the compressed and uncompressed content,
and then compress the actual content.
Need to do some testing with real data to see if this is efficient
or if another structure would be better.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
============================
2
 
Bazaar Main Document Catalog
3
 
============================
4
 
 
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>.
8
 
 
9
 
Core Documentation
10
 
==================
11
 
 
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>`_)
19
 
 
20
 
* `Release Notes <en/release-notes/NEWS.html>`_
21
 
 
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