/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/developers/index.txt

  • Committer: Martin Albisetti
  • Date: 2008-04-08 22:51:37 UTC
  • mfrom: (3346 +trunk)
  • mto: (3350.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 3351.
  • Revision ID: argentina@gmail.com-20080408225137-uynl9dxtsdpi8nl9
Merge from bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 
36
36
* `Network protocol <network-protocol.html>`_ |--| Custom network protocol.
37
37
 
 
38
* `Plugin APIs <plugin-api.html>`_ |--| APIs plugins should use.
 
39
 
38
40
* `Repositories <repository.html>`_ |--| What repositories do and are used for.
39
41
 
 
42
* `Integration Guide <integration.html>`_ |--| A guide to integrate bzrlib into
 
43
  any python application.
 
44
 
40
45
Data formats
41
46
============
42
47