Go to the source code of this file.
| Namespaces | |
| namespace | conf | 
| Variables | |
| str | conf.copyright = "2011-2012, CTTC" | 
| list | conf.exclude_patterns = [] | 
| list | conf.extensions = ["sphinx.ext.imgmath", "sphinxcontrib.seqdiag"] | 
| str | conf.html_theme = "default" | 
| list | conf.latex_documents | 
| list | conf.man_pages = [("index", "ns-3-model-library", "ns-3 Model Library", ["ns-3 project"], 1)] | 
| str | conf.master_doc = "buildings" | 
| str | conf.project = "LENA" | 
| str | conf.pygments_style = "sphinx" | 
| str | conf.release = "M2" | 
| str | conf.source_suffix = ".rst" | 
| list | conf.templates_path = ["_templates"] | 
| str | conf.version = "M2" |