| Lattice Microbes 2.5
    This is for whole cell modeling | 
| Functions | |
| linkcode_resolve (domain, info) | |
| conf.linkcode_resolve | ( | domain, | |
| info ) | 
Generate links to GitHub source code for C++ classes and functions
| tuple conf.author | 
| str conf.autoclass_content = 'both' | 
| dict conf.autodoc_default_options | 
| str conf.autodoc_member_order = 'groupwise' | 
| bool conf.autosummary_generate = True | 
| bool conf.autosummary_imported_members = True | 
| str conf.breathe_default_highlight_language = "cpp" | 
| tuple conf.breathe_default_members = ('members', 'undoc-members', 'show-source') | 
| str conf.breathe_default_project = "LatticeMicrobes" | 
| dict conf.breathe_domain_by_extension | 
| list conf.breathe_implementation_filename_extensions = ['.c', '.cc', '.cpp', '.cu'] | 
| bool conf.breathe_order_parameters_first = True | 
| dict conf.breathe_projects | 
| bool conf.breathe_show_define = True | 
| bool conf.breathe_show_define_initializer = True | 
| bool conf.breathe_show_enum = True | 
| bool conf.breathe_show_enumvalue = True | 
| bool conf.breathe_show_enumvalue_initializer = True | 
| bool conf.breathe_show_include = True | 
| bool conf.breathe_use_project_refids = True | 
| str conf.copyright = '{}, Luthey-Schulten Lab'.format(datetime.datetime.now().year) | 
| list conf.exclude_patterns = [] | 
| list conf.extensions | 
| str conf.github_branch = "main" | 
| str conf.github_repo = "https://github.com/Luthey-Schulten-Lab/Lattice-Microbes" | 
| bool conf.html_show_sourcelink = True | 
| list conf.html_static_path = ['_static'] | 
| str conf.html_theme = "pydata_sphinx_theme" | 
| dict conf.html_theme_options | 
| dict conf.intersphinx_mapping | 
| str conf.language = 'en' | 
| str conf.master_doc = 'index' | 
| str conf.project = 'Lattice Microbes' | 
| str conf.pygments_style = 'sphinx' | 
| str conf.release = '2.5_dev' | 
| str conf.source_suffix = '.rst' | 
| list conf.templates_path = ['_templates'] | 
| bool conf.todo_include_todos = True | 
| str conf.version = '2.5' |