/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: Aaron Bentley
  • Date: 2007-12-03 21:38:07 UTC
  • mto: This revision was merged to the branch mainline in revision 3073.
  • Revision ID: abentley@panoramicfeedback.com-20071203213807-inz8pur6ejnc1ax5
Use topo_sorted=False with get_ancestry

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