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

Variables

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

Variable Documentation

string conf.copyright = u'2011-2012, CTTC'

Definition at line 44 of file conf.py.

list conf.exclude_patterns = []

Definition at line 67 of file conf.py.

list conf.extensions = ['sphinx.ext.pngmath']

Definition at line 28 of file conf.py.

string conf.html_theme = 'default'

Definition at line 94 of file conf.py.

list conf.latex_documents
Initial value:
1 = [
2  ('antenna', 'antenna.tex', u'Antenna Module Documentation', u'Centre Tecnologic de Telecomunicacions de Catalunya (CTTC)', 'manual'),
3 ]

Definition at line 180 of file conf.py.

list conf.man_pages
Initial value:
1 = [
2  ('index', 'ns-3-model-library', u'ns-3 Model Library',
3  [u'ns-3 project'], 1)
4 ]

Definition at line 212 of file conf.py.

string conf.master_doc = 'index'

Definition at line 40 of file conf.py.

int conf.pdf_break_level = 4

Definition at line 213 of file conf.py.

string conf.project = u'LENA'

Definition at line 43 of file conf.py.

string conf.pygments_style = 'sphinx'

Definition at line 84 of file conf.py.

string conf.release = 'ns-3-dev'

Definition at line 53 of file conf.py.

string conf.source_suffix = '.rst'

Definition at line 34 of file conf.py.

list conf.templates_path = ['_templates']

Definition at line 31 of file conf.py.

string conf.version = 'ns-3-dev'

Definition at line 51 of file conf.py.

Referenced by ns3::dot11s::IeConfiguration.DeserializeInformationField().