rally/doc
Chris St. Pierre b27166b27c Update Dockerfile to use new install_rally.sh
This delegates more of the magic to the install script, and also has
some improvements to the Dockerfile and the related documentation.

Closes-Bug: #1461894
Change-Id: I86c0e439b8d0d8f40197fb4a8e26b2655036949c
2015-08-07 16:25:54 -05:00
..
feature_request Fix eight typos on Rally documentation 2015-07-24 09:24:06 +00:00
release_notes Fix eight typos on Rally documentation 2015-07-24 09:24:06 +00:00
source Update Dockerfile to use new install_rally.sh 2015-08-07 16:25:54 -05:00
specs Fix item name in new task format spec 2015-08-06 18:23:58 +03:00
user_stories Fix typo docs at User stories 2015-07-14 20:09:40 +09:00
README.rst Add specs in doc/README.rst file 2015-06-22 16:16:17 -05: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..