Go to the source code of this file.
Namespaces | |
namespace | conf |
Variables | |
string | conf.copyright = u'2011, Stefan Seefeld' |
list | conf.exclude_patterns = ['_build'] |
list | conf.extensions = [] |
string | conf.highlight_language = 'c++' |
conf.html_add_permalinks = False | |
string | conf.html_logo = '_static/boost.png' |
list | conf.html_static_path = ['_static'] |
string | conf.html_theme = 'default' |
conf.html_use_index = True | |
string | conf.htmlhelp_basename = 'BoostNumPydoc' |
list | conf.latex_documents |
list | conf.man_pages |
string | conf.master_doc = 'index' |
string | conf.project = u'Boost.NumPy' |
string | conf.pygments_style = 'default' |
string | conf.release = '1.0' |
conf.show_authors = False | |
string | conf.source_suffix = '.rst' |
list | conf.templates_path = ['_templates'] |
string | conf.version = '1.0' |