rally-openstack/doc
Boris Pavlovic 20ccd2248f [docs] Add plugin reference
This patch adds single page that contains
list of all plugins with their description.

In the future next things will be addressed:

- Split this page into few pages, each page should
  contain only specific type of plugins

- Improve descriptions of plugins that we have,
  especially description of context classes

- Add description to base plugin classes that expalins
  how everything works.
  So it won't be hardcoded in plugins.rst and it will
  be possilbe to use it in different places

Change-Id: I87ec6f8497392306578d91263c98c4c035acc521
2015-09-17 09:20:18 -07:00
..
ext [docs] Add plugin reference 2015-09-17 09:20:18 -07:00
feature_request [feature request] Check queue perfdata 2015-09-13 22:01:33 +03:00
release_notes Fix eight typos on Rally documentation 2015-07-24 09:24:06 +00:00
source [docs] Add plugin reference 2015-09-17 09:20:18 -07:00
specs [spec] Refactoring Rally cleanup 2015-08-20 15:15:47 +09:00
user_stories Fix typo docs at User stories 2015-07-14 20:09:40 +09:00
README.rst Add release notes section in Rally's doc 2015-08-21 15:58:36 +08:00

Content of doc directory

This directory contains everything that is related to documentation and bureaucracy. You can find here 4 subdirectories:

feature_request

If some use case is not covered by Rally, it is the right place to request it. To request new feature you should just explain use case on high level. Technical details and writing code are not required at all.

source

Source of documentation. Latest version of documentation.

specs

Specs are detailed description of proposed changes in project. Usually they answer on what, why, how to change in project and who is going to work on change.

user_stories

Place where you can share any of Rally user experience. E.g. fixing some bugs, measuring performance of different architectures or comparing different hardware and so on..

release_notes

The latest.rst contains new features and API changes of Rally's latest release. And you could find all old releases in archive.