284257b522
README.md and INSTALL.md now redirect to documentation in docs/ folder. Later we will add links to HTML pages with NFD documentation. Change-Id: I4f02f3166e7802570b24ed225ac4de8c56c6e64e Refs: #1446
16 lines
273 B
Plaintext
16 lines
273 B
Plaintext
[theme]
|
|
inherit = agogo
|
|
stylesheet = named_data_style.css
|
|
# pygments_style = sphinx
|
|
|
|
theme_bodyfont = "normal 12px Verdana, sans-serif"
|
|
theme_bgcolor = "#ccc"
|
|
|
|
theme_documentwidth = "100%"
|
|
theme_textalign = "left"
|
|
|
|
[options]
|
|
|
|
stickysidebar = true
|
|
collapsiblesidebar = true
|