6 Commits

Author SHA1 Message Date
Nish Patwa
df246885d0 [DOCS] Added release-name as a watermark to Docs.
Added a water mark to galera role documentation
to make clear to deployers which release they're
working with.

Modified conf.py that adds watermark to the documentation according
to particular branch. If the current branch is master than
watermark is 'Pre-release' and if the current branch is
stable/<release-name> than watermark is <release-name>.

This is a combined implementation based on the following
patches:
- https://review.openstack.org/372565
- https://review.openstack.org/382637
- https://review.openstack.org/384140

Related-Bug: #1624489
Change-Id: Idf26db677a71bc9b3e1d22b4ca86bb7d2e5cd232
2016-10-10 08:09:18 +00:00
Robb Romans
50bcea12d8 [DOCS] Move example playbook to separate file
Change-Id: I76b2773c46124f953aecfd502758b153e40fc1f9
2016-08-12 13:31:55 -05:00
Jesse Pretorius
727189ff0c Ensure that doc linting is included in the linters test
The 'docs' tox target executes the doc8 lint test which may result in
failures when testing documentation builds, but OpenStack-CI does not
execute that tox target.

In order to ensure that we catch all standard documentation syntax
errors and prevent them from merging, this patch includes the docs
target in the 'linters' chain of tests.

Fixes for any failures which result from executing this test are also
included in the patch.

Change-Id: Id23f9d262a1a18230f797c5aaecc76e627d0998a
2016-07-26 00:36:03 +01:00
Jesse Pretorius
4a8707f149 Update sphinx configuration
This patch updates the sphinx configuration for docs and releasenotes
to make it easier to replicate across repositories and to comply with
pep8 testing without exceptions.

Change-Id: I0020d055b9f867cbd1df1c004bb77ba24f0e7d5d
2016-07-12 16:50:59 +01:00
Travis Truman
75395c9706 Doc and configuration for independent repository
Change-Id: Ibf90f1a32fb919bc75e178047f4e1ade20dd303e
2016-03-03 11:56:23 -05:00
Kevin Carter
25a9eb3901
first commit
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2015-12-09 09:23:50 -06:00