fuel-docs/conf.py
Ivan Kolodyazhny 3eb22b4afa Move common config params to a separate file
Change-Id: I4c32325c17d7bb100a8bfa908c3952411520bb95
2013-12-09 23:58:12 +02:00

17 lines
588 B
Python

# -*- coding: utf-8 -*-
#
# "Fuel" documentation build configuration file, created by
# sphinx-quickstart on Tue Sep 25 14:02:29 2012.
#
# This file is execfile()d with the current directory set to its containing dir.
#
# Note that not all possible configuration values are present in this
# autogenerated file.
#
# All configuration values have a default; values that are commented out
# serve to show the default.
# -- Default Settings -----------------------------------------------------
execfile('./common_conf.py')
exclude_patterns = ['_*', "pages", 'relnotes', 'contents', 'pdf']