/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/index.txt

  • Committer: Andrew Bennetts
  • Date: 2008-07-21 04:24:21 UTC
  • mto: This revision was merged to the branch mainline in revision 3568.
  • Revision ID: andrew.bennetts@canonical.com-20080721042421-63lh85e76o57jch4
Read no more then 64k at a time in the smart protocol code.

The logic for this has been moved entirely into bzrlib.smart.medium, and
duplication (both in that module, and in bzrlib.smart.protocol) has been mostly
refactored out.  In particular there's now a SmartMedium base class used for
both client- and server-side media, and only one place that reading a line is
implemented.

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-vcs.org/>, and more documentation
 
7
may be linked from <http://bazaar-vcs.org/Documentation>.
 
8
 
 
9
Core Documentation
 
10
==================
 
11
 
 
12
* `User Guide <en/user-guide/index.html>`_ 
 
13
 
 
14
* `User Reference <en/user-reference/bzr_man.html>`_ 
 
15
 
 
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
* `Release Notes <en/release-notes/NEWS.html>`_
 
21
 
 
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
=========
 
40
 
 
41
* `Switching Guides <http://bazaar-vcs.org/BzrSwitching>`_ 
 
42
  |--| for users moving from another VCS tool
 
43
 
 
44
* `Migration Guide <http://bazaar-vcs.org/BzrMigration>`_
 
45
  |--| for teams migrating history from another VCS tool
 
46
 
 
47
* `Glossary <http://bazaar-vcs.org/BzrGlossary>`_
 
48
 
 
49
* `Frequently Asked Questions <http://bazaar-vcs.org/FAQ>`_
 
50
 
 
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