blob: 3c06cc4bb364e7d10bf8c6f8ba9d1f436ca424c8 [file] [log] [blame]
Alexander Afanasyev508269a2012-07-28 13:59:54 -07001[theme]
2inherit = basic
3stylesheet = default.css
4pygments_style = sphinx
5
6[options]
Spyridon Mastorakis460f57c2014-12-17 00:44:14 -08007projectname = ndnSIM 2.0
8homepage = http://ndnsim.net/
Alexander Afanasyev508269a2012-07-28 13:59:54 -07009homepage2 = http://irl.cs.ucla.edu/
Alexander Afanasyev462bb212012-11-24 16:42:53 -080010apidocs = ndnSIM API
11apidocsurl = http://ndnSIM.net/doxygen/annotated.html
Alexander Afanasyev508269a2012-07-28 13:59:54 -070012customstylesheet = ns3_stylesheet.css
13logo = ndn-logo.png
14logo2 = irl-logo.png
15# logo = ns-3-inverted-notext-small.png
16logoalt = ns-3 Logo
17projectbrief = NS-3 based Named Data Networking (NDN) simulator
Spyridon Mastorakis460f57c2014-12-17 00:44:14 -080018projectnumber = ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
Alexander Afanasyev508269a2012-07-28 13:59:54 -070019
20favicon = favicon.ico
21docstitle = Documentation
22
23rightsidebar = false
24stickysidebar = false
25collapsiblesidebar = true
26externalrefs = true
27
28bgcolor = white
29textcolor = black
30linkcolor = #91A501
31visitedlinkcolor = #91A501
32
33headbgcolor = #E3E3E3
34headtextcolor = #373737
35headlinkcolor = #91A501
36
37relbarbgcolor = #D5D5D5
38relbarlinkcolor = #373737
39relbartextcolor = #373737
40
41sidebarbgcolor = #FAFAFA
42sidebartextcolor = #373737
43sidebarlinkcolor = #91A501
44sidebarbtncolor = #D5D5D5
45
46footerbgcolor = #D5D5D5
47footertextcolor = #364D7C
48
49codebgcolor = ##FBFCFD
50codetextcolor = black
51
52bodyfont = 'Lucida Grande', Verdana, Geneva, Arial, sans-serif
53headfont = 'Lucida Grande', Verdana, Geneva, Arial, sans-serif
54