Commit Graph

7 Commits

Author SHA1 Message Date
Matt Riedemann 3933009ac2 Fix link formatting in CONTRIBUTING.rst
The indent made the rst formatting weird so drop it.

Change-Id: Ie0290be5a5c18e08f512911fb21607f177add620
2019-10-16 16:58:17 -04:00
Matt Riedemann 9f44f79a2d Fix the module index link in the docs
Since we weren't autodoc'ing the modules during the docs build, the
module index link was broken.

This generates the module docs (but hides them from the main top-level
table of contents) so they can be accessed via the 'Module Index' link.

Also cleans up some docs issues so that warnerrors=True works during
sphinx-build.

Closes-Bug: #1472642

Change-Id: I5a3a16d1e81b12237452d5a3a3f7f0cc42618e88
2015-07-08 07:54:23 -07:00
Matthew Treinish f968a09a3a Update wording in the CONTRIBUTING.rst file
This commit updates the wording in the CONTRIBUTING.rst file to make
it a bit easier to follow.

Change-Id: I1572942697c30aee1887d1257fb79b7fe5705bdd
2014-12-15 23:17:32 -05:00
Jenkins e643daf22c Merge "Bugs _in_ this project go in StoryBoard now" 2014-12-16 00:20:41 +00:00
Jeremy Stanley f744e39f43 Bugs _in_ this project go in StoryBoard now
Change-Id: I7e8dbeb4be9941c82bf8b851fa9edccf452d09c6
2014-12-15 20:39:52 +00:00
Jeremy Stanley 10309a754a Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: I0fe0dcb62ac8e31d6cda8ad292a9c89c24932e1e
2014-12-05 03:30:42 +00:00
Joe Gordon 639697808e Apply Cookiecutter to the repo.
Make repo support 'tox -epep8' as we want this to be the first gating
check.
Don't make any actual code changes, just change setup and add files.
Further work is needed to re-organize the code, but that can be in a
separate patch.
2013-09-23 15:27:39 -07:00