Go to the source code of this file.
Namespaces | |
conf | |
Functions | |
def | conf.sh (command) |
Variables | |
string | conf.author = u'Toshihiro Matsui' |
string | conf.copyright = u'1984-2001, National Institute of Advanced Industrial Science and Technology (AIST)' |
list | conf.exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
list | conf.extensions = [] |
dictionary | conf.html_context |
dictionary | conf.html_sidebars |
list | conf.html_static_path = ['_static'] |
string | conf.html_theme = 'sphinx_rtd_theme' |
list | conf.html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] |
string | conf.htmlhelp_basename = 'EusLispdoc' |
conf.language = None | |
list | conf.latex_documents |
dictionary | conf.latex_elements |
list | conf.man_pages |
string | conf.on_rtd = 'True' |
string | conf.project = u'EusLisp' |
string | conf.pygments_style = 'sphinx' |
string | conf.release = u'9.26' |
string | conf.source_suffix = '.rst' |
list | conf.templates_path = ['_templates'] |
list | conf.texinfo_documents |
bool | conf.todo_include_todos = False |
string | conf.version = u'9.26' |