blob: 55be315ceb7136ccefd50633445086625ea87706 [file] [log] [blame]
Jeff Thompsonfa306642013-06-17 15:06:57 -07001[theme]
2inherit = basic
3stylesheet = default.css
4pygments_style = sphinx
5
6[options]
7projectname = ndnSIM
8homepage = http://www.named-data.net/
9homepage2 = http://irl.cs.ucla.edu/
10apidocs = ndnSIM API
11apidocsurl = http://?????????/doxygen/annotated.html
12customstylesheet = ndn.cxx-stylesheet.css
13logo = ndn-logo.png
14logo2 = irl-logo.png
15logoalt = ns-3 Logo
16projectbrief = NDN.cxx: C++ NDN API
17projectnumber = (CCNx C-API wrapper)
18
19favicon = favicon.ico
20docstitle = Documentation
21
22rightsidebar = false
23stickysidebar = false
24collapsiblesidebar = true
25externalrefs = true
26
27bgcolor = white
28textcolor = black
29linkcolor = #91A501
30visitedlinkcolor = #91A501
31
32headbgcolor = #E3E3E3
33headtextcolor = #373737
34headlinkcolor = #91A501
35
36relbarbgcolor = #D5D5D5
37relbarlinkcolor = #373737
38relbartextcolor = #373737
39
40sidebarbgcolor = #FAFAFA
41sidebartextcolor = #373737
42sidebarlinkcolor = #91A501
43sidebarbtncolor = #D5D5D5
44
45footerbgcolor = #D5D5D5
46footertextcolor = #364D7C
47
48codebgcolor = ##FBFCFD
49codetextcolor = black
50
51bodyfont = 'Lucida Grande', Verdana, Geneva, Arial, sans-serif
52headfont = 'Lucida Grande', Verdana, Geneva, Arial, sans-serif
53