/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: John Arbash Meinel
  • Date: 2007-12-18 15:22:47 UTC
  • mto: (3099.3.2 graph_optimization)
  • mto: This revision was merged to the branch mainline in revision 3124.
  • Revision ID: john@arbash-meinel.com-20071218152247-w6rmitzwb8fsgyn3
Update from deprecating 0.93 to 1.0, and add a 1.1 deprecation.

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.
 
7
 
 
8
Core Documentation
 
9
==================
 
10
 
 
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>`_)
 
18
 
 
19
* `Release Notes <en/release-notes/NEWS.html>`_
 
20
 
 
21
* `Developer Guide <en/developer-guide/HACKING.html>`_
 
22
 
 
23
 
 
24
Tutorials
 
25
=========
 
26
 
 
27
* `Bazaar in five minutes <en/mini-tutorial/index.html>`_ 
 
28
 
 
29
* `A longer tutorial <en/tutorials/tutorial.html>`_ 
 
30
 
 
31
* `Centralized workflow <en/tutorials/centralized_workflow.html>`_ 
 
32
 
 
33
 
 
34
Other Documentation
 
35
===================
 
36
 
 
37
Moving to Bazaar (Web links):
 
38
 
 
39
* `Switching Guides <http://bazaar-vcs.org/BzrSwitching>`_ 
 
40
  - for users moving from another VCS tool
 
41
 
 
42
* `Migration Guide <http://bazaar-vcs.org/BzrMigration>`_
 
43
  - for teams migrating history from another VCS tool
 
44
 
 
45
Other Documents (Web links):
 
46
 
 
47
* `Glossary <http://bazaar-vcs.org/BzrGlossary>`_
 
48
 
 
49
* `Frequently Asked Questions <http://bazaar-vcs.org/FAQ>`_
 
50
 
 
51
* `bzrlib API reference <http://bazaar-vcs.org/BzrLib>`_
 
52
 
 
53
Technical specifications, roadmaps and various
 
54
technical notes are available in English below:
 
55
 
 
56
* `Developer Document Catalog <developers/index.html>`_