From 6a3812cf1bfcc14fa8cbdafd3adb300736d62a40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Wed, 21 Sep 2016 18:01:15 -0400 Subject: [PATCH] Fix gate docs-ubuntu-xenial Change-Id: I429724d76b46dfc318b8a4212a5658cdf9de9865 --- setup.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/setup.cfg b/setup.cfg index fd43717..27a56fa 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,3 +29,8 @@ console_scripts = [nosetests] no-path-adjustment = 1 logging-level = DEBUG + +[build_sphinx] +all_files = 1 +build-dir = doc/build +source-dir = doc/source