~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/admin-guide/hooks-plugins.txt

Add a NEWS entry and prepare submission.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
purposes, as well as for backups and mirroring.
23
23
 
24
24
Information on the whole range of Bazaar plugins is available at
25
 
http://doc.bazaar.canonical.com/plugins/en/.  For purposes of installation,
 
25
http://doc.bazaar-vcs.org/en/plugin-guide.  For purposes of installation,
26
26
plugins are simply python packages.  They can be installed alongside Bazaar in
27
27
the ``bzrlib.plugins`` package using each plugin's ``setup.py``.  They can
28
28
also be installed in the plugin path which is the user's ``~/.bazaar/plugins``