Variables | |
| string | author = u'Luciano Jerez Chaves' |
| string | copyright = u'2011-2012, CTTC' |
| list | exclude_patterns = [] |
| list | extensions = ['sphinx.ext.imgmath'] |
| string | html_last_updated_fmt = '%b %d, %Y %H:%M' |
| string | html_theme = 'default' |
| list | html_theme_path = ['../../../../doc/'] |
| string | html_title = 'Manual' |
| string | htmlhelp_basename = 'ns-3doc' |
| list | latex_documents |
| dictionary | latex_elements |
| 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'] |
| bool | todo_include_todos = False |
| string | version = 'ns-3-dev' |
| list conf.latex_documents |
| dictionary conf.latex_elements |
| list conf.man_pages |
| string conf.release = 'ns-3-dev' |
Definition at line 53 of file conf.py.
Referenced by visualizer.core.SimulationThread.run(), and visualizer.core.SimulationThread.set_nodes_of_interest().
| string conf.version = 'ns-3-dev' |
Definition at line 51 of file conf.py.
Referenced by ConvertStringToStandardAndBand(), and ns3::GtpcHeader.PreDeserialize().