194: Removed like to Bazaar Plugin doc as it's not very relevant

This commit is contained in:
Jason Gerard DeRose
2008-08-26 00:28:43 +00:00
parent 45a6ee50b1
commit 5157d8fc50

View File

@@ -28,9 +28,6 @@ To learn about the ``ipalib`` library, you should read the code in this order:
3. Look at some example plugins in `ipalib.plugins.example`
Some of the plugin architecture was inspired by ``bzr``, so you might also
read http://bazaar-vcs.org/WritingPlugins
Here is a short console example on using the plugable API:
>>> from ipalib import api