~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/user-guide/plugins.txt

  • Committer: Martin Pool
  • Date: 2010-01-12 01:44:13 UTC
  • mto: (4634.119.3 2.0)
  • mto: This revision was merged to the branch mainline in revision 4951.
  • Revision ID: mbp@sourcefrog.net-20100112014413-uw90vrssc3trlzmt
Refuse to build with pyrex 0.9.4*

Show diffs side-by-side

added added

removed removed

Lines of Context:
106
106
  ================ ================= ==================================
107
107
 
108
108
If you wish to write your own plugins, it is not difficult to do.
109
 
See `Writing a plugin`_ in the appendices to get started.
 
109
See `Writing a plugin <writing a plugin.html>`_ in the appendices to get
 
110
started.