Functions | |
def | sh (command) |
Variables | |
string | author = u'Toshihiro Matsui' |
string | copyright = u'1984-2001, National Institute of Advanced Industrial Science and Technology (AIST)' |
list | exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
list | extensions = [] |
dictionary | html_context |
dictionary | html_sidebars |
list | html_static_path = ['_static'] |
string | html_theme = 'sphinx_rtd_theme' |
list | html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] |
string | htmlhelp_basename = 'EusLispdoc' |
language = None | |
list | latex_documents |
dictionary | latex_elements |
list | man_pages |
string | master_doc = 'index' |
string | on_rtd = 'True' |
string | project = u'EusLisp' |
string | pygments_style = 'sphinx' |
string | release = u'9.26' |
string | source_suffix = '.rst' |
list | templates_path = ['_templates'] |
list | texinfo_documents |
bool | todo_include_todos = False |
string | version = u'9.26' |
def conf.sh | ( | command | ) |
Definition at line 4 of file html/conf.py.
string conf.author = u'Toshihiro Matsui' |
Definition at line 59 of file latex/conf.py.
string conf.copyright = u'1984-2001, National Institute of Advanced Industrial Science and Technology (AIST)' |
Definition at line 58 of file latex/conf.py.
list conf.exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
Definition at line 80 of file latex/conf.py.
list conf.extensions = [] |
Definition at line 42 of file latex/conf.py.
dictionary conf.html_context |
Definition at line 127 of file latex/conf.py.
dictionary conf.html_sidebars |
Definition at line 112 of file latex/conf.py.
list conf.html_static_path = ['_static'] |
Definition at line 105 of file latex/conf.py.
string conf.html_theme = 'sphinx_rtd_theme' |
Definition at line 94 of file latex/conf.py.
list conf.html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] |
Definition at line 123 of file latex/conf.py.
string conf.htmlhelp_basename = 'EusLispdoc' |
Definition at line 139 of file latex/conf.py.
conf.language = None |
Definition at line 75 of file latex/conf.py.
list conf.latex_documents |
Definition at line 165 of file latex/conf.py.
dictionary conf.latex_elements |
Definition at line 144 of file latex/conf.py.
list conf.man_pages |
Definition at line 175 of file latex/conf.py.
Definition at line 33 of file html/conf.py.
string conf.on_rtd = 'True' |
Definition at line 28 of file latex/conf.py.
string conf.project = u'EusLisp' |
Definition at line 57 of file latex/conf.py.
string conf.pygments_style = 'sphinx' |
Definition at line 83 of file latex/conf.py.
string conf.release = u'9.26' |
Definition at line 68 of file latex/conf.py.
string conf.source_suffix = '.rst' |
Definition at line 51 of file latex/conf.py.
list conf.templates_path = ['_templates'] |
Definition at line 45 of file latex/conf.py.
list conf.texinfo_documents |
Definition at line 186 of file latex/conf.py.
bool conf.todo_include_todos = False |
Definition at line 86 of file latex/conf.py.
string conf.version = u'9.26' |
Definition at line 66 of file latex/conf.py.