diff options
author | Kiall Mac Innes <kiall@managedit.ie> | 2012-10-31 19:01:30 +0000 |
---|---|---|
committer | Kiall Mac Innes <kiall@managedit.ie> | 2012-10-31 19:12:07 +0000 |
commit | a2f022d41be3afe242d49c7ec366a9a4ed169830 (patch) | |
tree | 3f86169e7ea79b32be82902d0c27cbac3121e0c8 /tools | |
parent | bbe253d5c07429aa6a869ebc88d7b2d7566978d0 (diff) | |
download | designate-a2f022d41be3afe242d49c7ec366a9a4ed169830.tar.gz |
Add sphinx doc skeleton
Diffstat (limited to 'tools')
-rw-r--r-- | tools/test-requires | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/test-requires b/tools/test-requires index 61b9a1e4..1f443c8f 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -3,3 +3,5 @@ mox coverage pep8==1.3.3 openstack.nose_plugin +sphinx +sphinxcontrib-httpdomain |