storyboard/doc/source/index.rst
Adam Coldrick 5b7beed43d Add docs for event worker plugins
This commit adds a section to the documentation which briefly explains
how to go about creating an event worker plugin, for reacting to POST,
PUT, and DELETE requests to the API.

Change-Id: If76124d1a6e0857a5ebe765755b0cc60ccba37bd
2015-11-02 14:31:38 +00:00

1.6 KiB

Welcome to Storyboard's documentation!

Introduction

StoryBoard is a web application for task tracking across inter-related projects. It is meant to be suitable for OpenStack task tracking.

StoryBoard consists of two components:

This documentation offers information on how Storyboard works and how to contribute to the project.

Table of contents

Installation guides

install/manual install/development

Developer docs

contributing webclient

Extending StoryBoard

Overview <extending/index> Plugins: Cron Workers <extending/plugin_cron> Plugins: Event Workers <extending/plugin_worker>

Client API Reference

webapi/v1

Indices and tables

  • genindex
  • modindex
  • search