diff options
| author | Monty Taylor <mordred@inaugust.com> | 2012-06-13 16:10:57 -0400 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2012-06-14 18:04:52 -0400 |
| commit | f7086ed40a9cf7b978a906179fd9d883c00e5eff (patch) | |
| tree | ce8eb8614373f3ab47a81c69815b8c4a22543a1a /setup.cfg | |
| parent | f5035b341009505bf4f24c52a3aae548a6b238ea (diff) | |
| download | python-neutronclient-f7086ed40a9cf7b978a906179fd9d883c00e5eff.tar.gz | |
Add initial docs.
Change-Id: I846eec12e800c15a545946604fe77a0a6b83fb46
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |
