summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-06-13 16:10:57 -0400
committerMonty Taylor <mordred@inaugust.com>2012-06-14 18:04:52 -0400
commitf7086ed40a9cf7b978a906179fd9d883c00e5eff (patch)
treece8eb8614373f3ab47a81c69815b8c4a22543a1a /setup.cfg
parentf5035b341009505bf4f24c52a3aae548a6b238ea (diff)
downloadpython-neutronclient-f7086ed40a9cf7b978a906179fd9d883c00e5eff.tar.gz
Add initial docs.
Change-Id: I846eec12e800c15a545946604fe77a0a6b83fb46
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 48000a7..394b128 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,3 +1,8 @@
+[build_sphinx]
+all_files = 1
+build-dir = doc/build
+source-dir = doc/source
+
[nosetests]
# NOTE(jkoelker) To run the test suite under nose install the following
# coverage http://pypi.python.org/pypi/coverage