summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Fix PEP8 issues.lrqrun2012-08-291-20/+31
| | | | | | Fix some pep8 issues in doc/source/conf.py and tests/test_shell.py make the code looks pretty. Change-Id: I927f03aff4190f1ac30eb56e7c545de555978c31
* Fixed a typo in the rst docs.Lorin Hochstein2012-06-261-1/+1
| | | | Change-Id: Ie3484f8fe0a63ff5a6815f3ec440adf7dc5d9482
* Update Contributing blurb in the docs.Clark Boylan2012-06-221-3/+6
| | | | | | | | Contributing blurb previously mentioned social coding and Github. The OpenStack contribution workflow is slightly different. Provide details on Github, LP, and Gerrit. Change-Id: Ie5ecd25e5828de611561f37b3acbccc5cf3f0d04
* Move docs to doc.Clark Boylan2012-06-113-0/+414
To better facilitate the building and publishing of sphinx documentation by Jenkins we are moving all openstack projects with sphinx documentation to a common doc tree structure. Documentation goes in project/doc/source and build results go in project/doc/build. Change-Id: I925e687254bac9e06c2c520f4fc35a083e21c4ca