summaryrefslogtreecommitdiff
path: root/docs/requirements.txt
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2017-03-22 23:17:08 +0000
committerStephen Finucane <stephen@that.guru>2017-04-18 22:08:25 +0100
commit52947db28dab34aaa2cd9bd8d20ff6a824471646 (patch)
treec4fc13341c82316514bd940d583d223c69dc1c14 /docs/requirements.txt
parent9cfac5dbd7742622f3a6f59329c11b879f626f11 (diff)
downloadpatchwork-52947db28dab34aaa2cd9bd8d20ff6a824471646.tar
patchwork-52947db28dab34aaa2cd9bd8d20ff6a824471646.tar.gz
docs: Add skeleton for Sphinx docs
This is mostly the output of 'sphinx-quickstart' with all non-HTML build cruft removed and Sphinx minimum version set to 1.5. A tox target is included and the output of the docs build ignored. Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'docs/requirements.txt')
-rw-r--r--docs/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt
new file mode 100644
index 0000000..add56d4
--- /dev/null
+++ b/docs/requirements.txt
@@ -0,0 +1 @@
+sphinx>=1.5