Fix Sphinx build.

Change-Id: I37c5d9f4d29b028427577253f5d6de888d0a5f50
This commit is contained in:
David Shrewsbury
2013-04-03 11:52:31 -04:00
parent a0e2143f29
commit c99bb8d4da
2 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View File

@@ -17,3 +17,4 @@ debian/libra.prerm.debhelper
debian/libra.substvars
dist
doc/html
doc/api

4
setup.cfg Normal file
View File

@@ -0,0 +1,4 @@
[build_sphinx]
all_files = 1
build-dir = build/sphinx
source-dir = doc