summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add a reference to the IRC channelsJens Rosenboom2015-06-031-0/+2
| | | | | | | | As the name of the associated IRC channel for this project is not completely obvious, add a reference to the doc index page so that it may be found easier. Change-Id: I6cb6e2571bff73db6d983cd96fe6d03319d6577c
* Add a doc that dictates backwards incompatible changesSteve Martinelli2015-04-231-0/+1
| | | | | | | | start tracking any changes in a standard format, so users may have a heads up about any impacts. Change-Id: Ibc06926a53592e927d11440362cd3598e0d4b2bf Closes-Bug: 1406470
* Begin documenting --os-cloudDean Troyer2015-04-181-0/+1
| | | | Change-Id: Id2e98ac5601840f6d380cabcd578f1a6d6d9b245
* Create 1.0.2 release notesSteve Martinelli2015-01-191-1/+1
| | | | | | | Also move the release notes to the bottom of the ToC, no need for it to be at the top, that's prime real estate. Change-Id: Ib3094a390a7214b320d02f77229f368aa4432c4e
* Merge "Copy HIG from wiki"Jenkins2015-01-151-0/+1
|\
| * Copy HIG from wikiDean Troyer2015-01-131-0/+1
| | | | | | | | | | | | | | | | This is a basic port of the Human Interface Guide from the OpenStack wiki to our docs. Content changes for updating, etc, will follow in a separate review. Change-Id: Id031cd6a27e045b249e16d00e41be24c55fb3c29
* | Copy wiki content to index pageDean Troyer2015-01-131-8/+23
|/ | | | | | | Copy the content from the main wiki page that is not covered elsewhere in these docs to the index page. Change-Id: I94b68b7a0117d08fc8aba961c6de728118ef794e
* Merge "Workflow documentation is now in infra-manual"Jenkins2014-12-061-1/+1
|\
| * Workflow documentation is now in infra-manualJeremy Stanley2014-12-051-1/+1
| | | | | | | | | | | | | | Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: Id09c9bdf8804c1ed90e49606e76ffbff1d96a7c2
* | Add documentation of interactive modeDean Troyer2014-12-041-0/+1
|/ | | | | | This is a light description with some examples. Change-Id: Iff9ad904a150f2bb7673bd4106cf26bcefec08b9
* Merge "Enhance the theming for modules page"Jenkins2014-12-011-2/+2
|\
| * Enhance the theming for modules pageSteve Martinelli2014-11-181-2/+2
| | | | | | | | | | | | Also fixes a few small docstring syntax errors Change-Id: I85eb968e32c1191cf5d60d02deff2ab7f3291074
* | Begin copying wiki command list hereDean Troyer2014-11-191-0/+1
| | | | | | | | | | | | | | | | | | | | * Sort by command objects * Drop the comparison to the project CLIs * Minor updates to command help to match docs Initially include the cross-API commands to establish the structure and format. Change-Id: I77a7b3c89e088b66aa62941e29ce0b65b532285b
* | Add authentication description docDean Troyer2014-11-171-0/+1
|/ | | | | | | | This is represents the current operation Closes-Bug: #1337422 Change-Id: I8092e7723b563647e13b6e2f0b7901a16572b6c7
* Acknowlege git.o.o as OpenStack's git serverAnita Kuno2014-09-181-5/+5
| | | | | | | OpenStack's cannonical git server is at git.o.o this patch updates the index.rst to reflect that. Change-Id: I54eeea7fab2e0f64ca9f23f7c328e2ff19721a41
* Update docs and release notes for 0.4.1 releaseDean Troyer2014-09-081-3/+2
| | | | | Closes-Bug: 1365505 Change-Id: I027d263ba9980715454b034a37733c5ff23fd169
* Update docs and release notes for 0.4.0Dean Troyer2014-06-201-3/+5
| | | | Change-Id: Iad6cfe5dee63adb9e60a0ea9811217b3175eb99c
* Update docs for plugins and release notesDean Troyer2013-12-051-0/+1
| | | | | | | | * Fill out the existing command and man page * Add a plugins page. * Begin the release notes for 0.3.0 Change-Id: I4527fed28a10a9d79fc8f6c1d925a4bf0d0a7a36
* Add release notes in docs0.2.1Dean Troyer2013-08-061-9/+1
| | | | Change-Id: I49dc936a37848745ce3412e810b98348558d1157
* Prep for 0.2 release (0.2.rc1)Dean Troyer2013-08-011-5/+21
| | | | | | | | * rename HACKING to HACKING.rst and refer to the common OpenStack HACKING file * add the barest of pointers to the wiki, etc. to the source docs * add a bare-bones man page Change-Id: I80e5b972af645f14ef17ae87f182ab09cb08dabe
* 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-111-0/+32
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