/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-08-12 14:53:26 UTC
  • mto: This revision was merged to the branch mainline in revision 3624.
  • Revision ID: andrew.bennetts@canonical.com-20080812145326-yx693x2jc4rcovb7
Move the notes on writing tests out of HACKING into a new file, and improve
them.

Many of the testing notes in the HACKING file were in duplicated in two places
in that file!  This change removes that duplication.  It also adds new sections
on “Where should I put a new test?” and “TestCase and its subclasses”, and
others like “Test feature dependencies” have been expanded.  The whole document
has generally been edited to be a bit more coherent. 

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