Skip to content

Commit

Permalink
add setup.cfg with sphinx config
Browse files Browse the repository at this point in the history
  • Loading branch information
olt committed Nov 4, 2009
1 parent ca3edec commit d7e66e3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[build_sphinx]
source-dir = doc
build-dir = doc/_build
all_files = 1

[upload_sphinx]
upload-dir = doc/_build/html

0 comments on commit d7e66e3

Please sign in to comment.