summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRyo Tagami <rtagami@airstrip.jp>2016-09-16 14:31:01 +0900
committerRyo Tagami <rtagami@airstrip.jp>2016-09-16 15:22:45 +0900
commit784de85973cb1b87596b1f1b5acb5506fcbf15ce (patch)
tree860413bcd00936f51398dcad7ef2aa2568833ee2 /doc
parente1de6f22ffa444a28381701dbb800b1b39de0892 (diff)
downloadpython-jenkins-job-builder-784de85973cb1b87596b1f1b5acb5506fcbf15ce.tar.gz
python-jenkins-job-builder-784de85973cb1b87596b1f1b5acb5506fcbf15ce.tar.xz
python-jenkins-job-builder-784de85973cb1b87596b1f1b5acb5506fcbf15ce.zip
Add Workflow Project Documentation
Even though the module for workflow project (a.k.a. pipeline project) is already there, documentation for it is missing. Add the index file to the doc tree to generate the documentation. Change-Id: I003d235867d58d12c7bcab83c54c7eca95d32ca9 Signed-off-by: Ryo Tagami <rtagami@airstrip.jp>
Diffstat (limited to 'doc')
-rw-r--r--doc/source/project_workflow.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/source/project_workflow.rst b/doc/source/project_workflow.rst
new file mode 100644
index 00000000..c873b4d7
--- /dev/null
+++ b/doc/source/project_workflow.rst
@@ -0,0 +1,7 @@
+.. _project_workflow:
+
+Workflow Project
+================
+
+.. automodule:: project_workflow
+ :members: