~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/index.txt

  • Committer: Alexander Belchenko
  • Date: 2006-07-30 06:52:39 UTC
  • mto: (1711.2.111 jam-integration)
  • mto: This revision was merged to the branch mainline in revision 1906.
  • Revision ID: bialix@ukr.net-20060730065239-03b4ac02d9f56202
branding: change Bazaar-NG to Bazaar

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
=========
2
 
Bazaar-NG
3
 
=========
 
1
======
 
2
Bazaar
 
3
======
4
4
-------------------
5
5
Documentation index
6
6
-------------------
7
7
 
8
 
These documents originally came from the Bazaar-NG wiki hosted at
 
8
These documents originally came from the Bazaar wiki hosted at
9
9
http://bazaar-vcs.org. The documents on the wiki take precedence 
10
10
in the event of a discrepancy between what is documented here 
11
11
and what is documented on the wiki.
12
12
 
13
13
 
14
 
* `Tutorial <tutorial.htm>`_
 
14
* `Tutorial <tutorial.htm>`_ 
 
15
  (wiki page: http://bazaar-vcs.org/IntroductionToBzr)
15
16
 
16
17
    Explains how to use bzr. Loaded with examples.
17
18
 
18
 
* `Configuration <configuration.htm>`_
 
19
* `Configuration <configuration.htm>`_ 
 
20
  (wiki page: http://bazaar-vcs.org/ConfiguringBzr)
19
21
 
20
 
    Information on how to configure Bazaar-NG
 
22
    Information on how to configure Bazaar
21
23
 
22
24
* `Setting up email <setting_up_email.htm>`_
 
25
  (wiki page: http://bazaar-vcs.org/BzrSettingEmail)
23
26
 
24
 
    The various ways that exist to tell Bazaar-NG your email address for
 
27
    The various ways that exist to tell Bazaar your email address for
25
28
    commits
26
29
 
27
30
* `Plugins <plugins.htm>`_
 
31
  (wiki page: http://bazaar-vcs.org/BzrPlugins)
28
32
    
29
 
    Information on how to use plugins in Bazaar-NG
 
33
    Information on how to use plugins in Bazaar
30
34
 
31
35
* `Specifying revision <specifying_revisions.htm>`_
 
36
  (wiki page: http://bazaar-vcs.org/BzrRevisionSpec)
32
37
 
33
38
    Description of the subarguments for ``-r`` as used by commands such as
34
39
    **bzr log** and **bzr merge**
35
40
 
36
41
* `Using aliases <using_aliases.htm>`_
 
42
  (wiki page: http://bazaar-vcs.org/CommandAliases)
37
43
 
38
44
    How to setup and use command aliases.
39
45