A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
conf.py File Reference

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"]
 
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 = "index"
 
str conf.project = "LENA"
 
str conf.pygments_style = "sphinx"
 
str conf.release = "ns-3-dev"
 
str conf.source_suffix = ".rst"
 
list conf.templates_path = ["_templates"]
 
str conf.version = "ns-3-dev"