summaryrefslogtreecommitdiff
path: root/doc_requirements.txt
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@sonymobile.com>2013-08-06 19:22:52 +0900
committerDavid Pursehouse <david.pursehouse@sonymobile.com>2013-08-07 11:18:33 +0900
commita71985b9defc28b469787393193fdbe5904cab96 (patch)
tree58fc0100761d144197e969db71ddc0fb8a80839d /doc_requirements.txt
parent5fcb5d59efedd947cbfb7bb1c628ee51037fbab2 (diff)
downloadpygerrit-a71985b9defc28b469787393193fdbe5904cab96.tar.gz
Add generation of package documentation
Documentation is generated in html format into the docs folder. The idea is that with further commits we can automatically generate and package the documentation into a zip file that can be published to the package index. Change-Id: Ia5719bda59b6224fc05e2021e9054e29990ad22a
Diffstat (limited to 'doc_requirements.txt')
-rw-r--r--doc_requirements.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc_requirements.txt b/doc_requirements.txt
new file mode 100644
index 0000000..0b3125f
--- /dev/null
+++ b/doc_requirements.txt
@@ -0,0 +1,5 @@
+docutils==0.11
+Jinja2==2.7
+MarkupSafe==0.18
+Pygments==1.6
+Sphinx==1.2b1