rally-openstack/doc
Andrey Kurilin 0a777912d0 [Docs] use openstack theme outside rtd
Rally team posts documentation at two places:
- http://rally.readthedocs.org/en/latest/ (preferable place)
- http://docs.openstack.org/developer/rally/

Most projects post docs at docs.o.o with oslosphinx theme. Since default
theme of sphinx is not so good, let's use official openstack theme instead.

Theme from oslosphinx has several issues:
- it is hard to find the link to home page of project documentation
- there is no sidebar with global content

Based on these two issues let's extend oslosphinx theme a bit.

Change-Id: Ifc75b430b7335c6a87a9102810ec33a5a913c43a
2016-04-20 16:03:13 +03:00
..
ext [Docs] Rework "Rally Plugins Reference" 2016-03-04 17:00:13 +02:00
feature_request Move "tempest concurrency" feature request to implemented 2016-01-25 23:13:25 +00:00
release_notes Release notes for 0.4.0 2016-04-18 12:20:42 +03:00
source [Docs] use openstack theme outside rtd 2016-04-20 16:03:13 +03:00
specs [spec] Refactoring scenario utils 2016-02-22 19:44:38 +02:00
user_stories Make code blocks in documentation prettier 2015-09-25 11:05:16 -05:00
README.rst Change deployment model schema 2016-03-28 17:20:46 +03: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.