RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
conf.py File Reference

Go to the source code of this file.

Namespaces

namespace  conf

Variables

list conf.extensions = ['sphinx.ext.githubpages', 'sphinx-pyexec']
list conf.templates_path = ['_templates']
str conf.source_suffix = '.rst'
str conf.master_doc = 'index'
str conf.project = 'RawSpeed'
str conf.copyright = '2009-2016 Klaus Post, 2016-2019 Roman Lebedev'
str conf.author = '(c) Authors'
str conf.version = ''
str conf.release = ''
 conf.language = None
list conf.exclude_patterns = []
str conf.pygments_style = 'sphinx'
bool conf.todo_include_todos = False
str conf.html_theme = 'sphinx_rtd_theme'
list conf.html_static_path = ['_static']