| 
    FV3 Bundle
    
   | 
 
Go to the source code of this file.
Namespaces | |
| conf | |
Variables | |
| list | conf.extensions | 
| list | conf.templates_path = ['_templates'] | 
| string | conf.source_suffix = '.rst' | 
| string | conf.master_doc = 'index' | 
| string | conf.project = 'Building UFO in OS X' | 
| string | conf.copyright = '2018, Stephen Herbener' | 
| string | conf.author = 'Stephen Herbener' | 
| string | conf.version = '1.0' | 
| string | conf.release = '1.0.1' | 
| conf.language = None | |
| list | conf.exclude_patterns = [] | 
| string | conf.pygments_style = 'sphinx' | 
| bool | conf.todo_include_todos = True | 
| string | conf.html_theme = 'default' | 
| list | conf.html_static_path = ['_static'] | 
| dictionary | conf.html_sidebars | 
| string | conf.htmlhelp_basename = 'BuildingUFOinOSXdoc' | 
| dictionary | conf.latex_elements | 
| list | conf.latex_documents | 
| list | conf.man_pages | 
| list | conf.texinfo_documents | 
| dictionary | conf.intersphinx_mapping = {'https://docs.python.org/': None} |