A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
conf.py File Reference

Go to the source code of this file.

Namespaces

 conf
 

Variables

string conf.copyright = u'2011-2012, CTTC'
 
list conf.exclude_patterns = []
 
list conf.extensions = ['sphinx.ext.pngmath']
 
string conf.html_theme = 'default'
 
list conf.latex_documents
 
list conf.man_pages
 
string conf.master_doc = 'index'
 
string conf.project = u'LENA'
 
string conf.pygments_style = 'sphinx'
 
string conf.release = 'ns-3-dev'
 
string conf.source_suffix = '.rst'
 
list conf.templates_path = ['_templates']
 
string conf.version = 'ns-3-dev'