~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/contents.txt

  • Committer: Matt Nordhoff
  • Date: 2009-06-23 05:12:07 UTC
  • mto: This revision was merged to the branch mainline in revision 4474.
  • Revision ID: mnordhoff@mattnordhoff.com-20090623051207-fksdtbzkwtnrw9dd
Update _add_text docstrings that still referred to add_text.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.. Bazaar documentation master file, created by
2
 
   sphinx-quickstart on Tue Jul 21 17:04:52 2009.
3
 
   You can adapt this file completely to your liking, but it should at least
4
 
   contain the root `toctree` directive.
5
 
 
6
 
 
7
 
Core documentation
8
 
==================
9
 
 
10
 
.. toctree::
11
 
   :maxdepth: 1
12
 
 
13
 
   en/user-guide/index
14
 
   en/tutorials/index
15
 
   en/quick-reference/index
16
 
   en/user-reference/index
17
 
 
18
 
.. toctree::
19
 
   :maxdepth: 1
20
 
 
21
 
   en/release-notes/index
22
 
   en/upgrade-guide/index
23
 
   developers/index
24
 
 
25
 
 
26
 
Other languages:
27
 
 
28
 
.. toctree::
29
 
   :maxdepth: 1
30
 
 
31
 
   index.es
32
 
   index.ru
33
 
 
34
 
 
35
 
Related links
36
 
=============
37
 
 
38
 
* `Frequently Asked Questions <http://bazaar-vcs.org/FAQ>`_
39
 
* `Glossary <http://bazaar-vcs.org/BzrGlossary>`_
40
 
* :ref:`genindex`
41
 
* :ref:`search`
42