3eb22b4afa
Change-Id: I4c32325c17d7bb100a8bfa908c3952411520bb95
17 lines
588 B
Python
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'] |