Variables | |
| string | copyright = "2011-2012, CTTC" |
| list | exclude_patterns = [] |
| list | extensions = ["sphinx.ext.imgmath"] |
| string | html_theme = "default" |
| list | latex_documents |
| list | man_pages = [("index", "ns-3-model-library", "ns-3 Model Library", ["ns-3 project"], 1)] |
| string | master_doc = "index" |
| int | pdf_break_level = 4 |
| string | project = "LENA" |
| string | pygments_style = "sphinx" |
| string | release = "ns-3-dev" |
| string | source_suffix = ".rst" |
| list | templates_path = ["_templates"] |
| string | version = "ns-3-dev" |
| list conf.latex_documents |
| string conf.release = "ns-3-dev" |
Definition at line 54 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 52 of file conf.py.
Referenced by ConvertStringToStandardAndBand(), ns3::GtpcHeader.PreDeserialize(), and ns3::HTTPMessage.SetVersion().