Remove extraneous configurations
parent
edd3cfc84f
commit
5d7c7d5c85
|
@ -6,26 +6,12 @@ pygments_style = sphinx
|
||||||
[options]
|
[options]
|
||||||
projectname = ns-3
|
projectname = ns-3
|
||||||
|
|
||||||
site = http://www.nsnam.org/
|
|
||||||
|
|
||||||
homepage =
|
homepage =
|
||||||
wiki = wiki/
|
|
||||||
bugzilla = bugzilla/
|
|
||||||
|
|
||||||
# prefix for the following pages
|
|
||||||
release = docs/release/3.14/
|
|
||||||
doxygen = doxygen/index.html
|
|
||||||
manual = manual/html/index.html
|
|
||||||
models = models/html/index.html
|
|
||||||
tutorial = tutorial/html/index.html
|
|
||||||
tutport = tutorial-pt-br/html/index.html
|
|
||||||
|
|
||||||
customstylesheet = ns3_stylesheet.css
|
customstylesheet = ns3_stylesheet.css
|
||||||
logo = ns-3-inverted-notext-small.png
|
logo = ns-3-inverted-notext-small.png
|
||||||
logoalt = ns-3 Logo
|
logoalt = ns-3 Logo
|
||||||
projectbrief = A Discrete-Event Network Simulator
|
last_updated_fmt = '%%b %%d, %%Y'
|
||||||
projectnumber = ns-3-dev
|
|
||||||
|
|
||||||
|
|
||||||
favicon = favicon.ico
|
favicon = favicon.ico
|
||||||
docstitle = Documentation
|
docstitle = Documentation
|
||||||
|
|
Loading…
Reference in New Issue