Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add link to http://trac.buildbot.net/wiki/Plugins #2000

Merged
merged 1 commit into from Feb 17, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 6 additions & 0 deletions master/docs/manual/plugins.rst
Expand Up @@ -50,10 +50,16 @@ Web interface plugins are not used directly: as described in :doc:`web server co
As a result, all listed above components will be available for use.
This is what sample ``master.cfg`` file uses.

Finding Plugins
===============

Buildbot maintains a list of plugins at http://trac.buildbot.net/wiki/Plugins.

Developing Plugins
==================

:ref:`Plugin-Module` contains all necesary information for you to develop new plugins.
Please edit http://trac.buildbot.net/wiki/Plugins to add a link to your plugin!

Plugins of note
===============
Expand Down