diff --git a/setup.cfg b/setup.cfg index e9517ee..15d7f2d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,5 +19,10 @@ scripts = data_files = share/manila-elements/elements = elements/* +[build_sphinx] +all_files = 1 +build-dir = doc/build +source-dir = doc/source + [wheel] universal = 1 \ No newline at end of file