~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

  • Committer: Vincent Ladeuil
  • Date: 2011-05-15 16:07:11 UTC
  • mto: (5743.13.4 config-editor-option)
  • mto: This revision was merged to the branch mainline in revision 5944.
  • Revision ID: v.ladeuil+lp@free.fr-20110515160711-l0og3ady9wuahz1k
Stack.get() provides the registered option default value.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
   testing
26
26
   code-review
27
27
   code-style
 
28
   documenting-changes
28
29
 
29
30
* `Contributing to Bazaar Documentation <http://wiki.bazaar.canonical.com/ContributingToTheDocs>`_ (wiki)
30
31
 
35
36
.. toctree::
36
37
   :maxdepth: 1
37
38
 
 
39
   configuration
 
40
   fetch
38
41
   transports
 
42
   ui
39
43
 
40
44
Releasing and Packaging
41
45
=======================