Files
fuel-docs/setup.cfg
Igor Belikov 9b73370341 Fix gate-fuel-docs-docs CI job
* Add tox.ini, setup.cfg and setup.py to allow docs building
using tox and setuptools
* Set doc/build as an output dir in setup.cfg to allow doc
publishing by gate-fuel-docs-docs job
* Add '.tox' and '*egg' paths to exclude_patterns in conf.py
* Add '.tox' dir to .gitignore
Change-Id: Iaec750d6035bd0e30c10a12142be35514df1fb15
(cherry picked from commit 7218dfecd5)
2015-11-18 16:12:44 +03:00

14 lines
196 B
INI

[metadata]
name = fuel-docs
version = 5.0.0
author = Mirantis
author-email = fuel-dev@lists.launchpad.net
[build_sphinx]
all_files = 1
build-dir = doc/build
source-dir = .
[wheel]
universal = 1