.. repobee documentation master file, created by sphinx-quickstart on Thu Jun 29 18:11:20 2017. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. .. _repobee-plug: ``repobee-plug`` Developer Documentation ======================================== ``repobee-plug`` is a package for creating plugins for `RepoBee `_. If you just want to use plugins created by others, then you're in the wrong place and should head over to :ref:`plugins`. If you want to create plugins, you are in precisely the right place! I recommend you read through all of the general documentation, and then refer to the parts of the module reference that you need for your plugin. Don't hesitate to get in touch if you need help, you can use the `issue tracker `_ or find `contact details on the official web site `_. .. toctree:: :maxdepth: 2 :caption: Contents: creating_plugins code