/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: Robert Collins
  • Date: 2007-11-09 17:50:31 UTC
  • mto: This revision was merged to the branch mainline in revision 2988.
  • Revision ID: robertc@robertcollins.net-20071109175031-agaiy6530rvbprmb
Change (without backwards compatibility) the
iter_lines_added_or_present_in_versions VersionedFile API to yield the
text version that each line is being returned from. This is useful for
reconcile in determining what inventories reference what texts.
(Robert Collins)

Show diffs side-by-side

added added

removed removed

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