
A bit of a reorg combined with adding mention of the install guide to the contributing doc. Change-Id: I63678e0b3e2f60831ef28a8695a5c6cebcb087e2
2.1 KiB
2.1 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:
-
- Storyboard API service - is a Python application leveraging Pecan/WSME for REST API layer
- Storyboard Web Client - is an all-javascript webclient for the Storyboard API
This documentation offers information on how to use StoryBoard, how StoryBoard works and how to contribute to the project.
Table of contents
Using StoryBoard
How it Works <gui/theory> Boards <gui/boards> Worklists <gui/worklists> Tasks, Stories, & Tags <gui/tasks_stories_tags> Organizing Your Work: Best Practices <gui/best_practices>
Maintenance guides
maintenance/upgrading
Launchpad Migration guides
migration
Developer docs
Running the Tests <contribute/contributing> Webclient Commands <contribute/webclient> Installation and Running for Developers <contribute/development>
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
search