[Pytest-commit] commit/pytest: hpk42: add setup.cfg for building sphinx_docs

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Thu Oct 3 12:35:21 CEST 2013


1 new commit in pytest:

https://bitbucket.org/hpk42/pytest/commits/6ce6602773ac/
Changeset:   6ce6602773ac
User:        hpk42
Date:        2013-10-03 12:35:13
Summary:     add setup.cfg for building sphinx_docs
Affected #:  1 file

diff -r ac9232a10ef45dc510f1b33102b1b8ac501429c8 -r 6ce6602773ace1949b47d09c7bcff384530dbfb5 setup.cfg
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,8 @@
+[build_sphinx]
+source-dir = doc/en/
+build-dir = doc/build
+all_files = 1
+
+[upload_sphinx]
+upload-dir = doc/en/build/html
+

Repository URL: https://bitbucket.org/hpk42/pytest/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.


More information about the pytest-commit mailing list