~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-06-05 04:05:05 UTC
  • mfrom: (3473.1.1 ianc-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20080605040505-i9kqxg2fps2qjdi0
Add the 'alias' command (Tim Penhey)

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
===============================
10
10
 
11
11
* `Developer Guide <../en/developer-guide/HACKING.html>`_
12
 
 
13
 
* `Architectural Overview <overview.html>`_ |--| describes some of the
14
 
  most important classes and concepts.
15
 
 
16
 
* `bzrlib API reference <http://starship.python.net/crew/mwh/bzrlibapi-oe/>`_ 
17
 
  (external link)
18
 
  |--| automatically generated API reference information
19
 
 
20
 
* `Integrating with Bazaar <http://bazaar-vcs.org/Integrating_with_Bazaar>`_
21
 
  (wiki) |--| a guide for writing Python programs that work with Bazaar.
22
 
 
23
 
* `Testing <testing.html>`_ |--| Testing bzr.
24
 
 
25
 
* `Writing plugins <http://bazaar-vcs.org/WritingPlugins>`_ (wiki) 
26
 
  |--| specific advice on writing Bazaar plugins.
 
12
* `bzrlib API reference <http://bazaar-vcs.org/BzrLib>`_
27
13
 
28
14
Process
29
15
=======
30
16
 
31
 
* `The Bazaar Development Cycle <cycle.html>`_ |--| The monthly
32
 
  development cycle and how to run it.
33
 
  
34
 
* `Releasing Bazaar <releasing.html>`_ |--| 
35
 
  Checklist to make a release of Bazaar.
36
 
 
37
 
* `Managing the Bazaar PPA <ppa.html>`_ |--| Packaging Bazaar for Ubuntu.
38
 
 
39
 
* `Giving back <http://bazaar-vcs.org/BzrGivingBack>`_ (wiki) |--| How to get
40
 
  your changes to Bazaar integrated into a release.
 
17
* `Releasing Bazaar <releasing.html>`_ -- How to make a release of Bazaar,
 
18
  and how to coordinate the monthly development cycle.
41
19
 
42
20
* `Profiling notes <profiling.html>`_ |--| Instructions on how to profile 
43
21
  bzr code and visualize the results.
87
65
 
88
66
 
89
67
.. |--| unicode:: U+2014
90
 
 
91
 
..
92
 
   vim: ft=rst tw=74 ai