fuel-docs/conf.py

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']