~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

  • Committer: John Arbash Meinel
  • Date: 2008-10-30 00:55:00 UTC
  • mto: (3815.2.5 prepare-1.9)
  • mto: This revision was merged to the branch mainline in revision 3811.
  • Revision ID: john@arbash-meinel.com-20081030005500-r5cej1cxflqhs3io
Switch so that we are using a simple timestamp as the first action.

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
 
* `bzrlib API reference <http://bazaar-vcs.org/BzrLib>`_
 
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.
13
27
 
14
28
Process
15
29
=======
16
30
 
17
 
* `Releasing Bazaar <releasing.html>`_ -- How to make a release of Bazaar,
18
 
  and how to coordinate the monthly development cycle.
 
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.
19
41
 
20
42
* `Profiling notes <profiling.html>`_ |--| Instructions on how to profile 
21
43
  bzr code and visualize the results.
65
87
 
66
88
 
67
89
.. |--| unicode:: U+2014
 
90
 
 
91
..
 
92
   vim: ft=rst tw=74 ai