Add Sphinx module for Zuul jobs

This adds a Sphinx module that includes the 'description' field of
a zuul job into the documentation.

Change-Id: Iaaf5d9c1013d6c1e788046db9dbf1278d786c01e
This commit is contained in:
James E. Blair
2017-06-09 09:03:15 -07:00
parent aaffa55dd1
commit 639d10d5c4
6 changed files with 76 additions and 0 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
*.pyc
*~
# Unit test / coverage reports
.coverage
.tox