Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
djnro
Commits
a280d3db
Commit
a280d3db
authored
Feb 20, 2013
by
Leonidas Poulopoulos
Browse files
Updated documentation with latest changes
parent
7287e104
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/source/install.rst
View file @
a280d3db
...
...
@@ -101,10 +101,10 @@ NRO specific parameters. Affect html templates::
NRO_COUNTRY_CODE = 'gr'
# main domain url used in right top icon, eg. http://www.grnet.gr
NRO_DOMAIN_MAIN_URL = "http://www.example.com"
#
develop
er info for footer
NRO_
DE
V_BY_DICT = {"name": "EXAMPLE DEV TEAM", "url": "http://devteam.example.com"}
#
provid
er info for footer
NRO_
PRO
V_BY_DICT = {"name": "EXAMPLE DEV TEAM", "url": "http://devteam.example.com"}
#NRO social media contact (Use: // to preserve https)
NRO_
DE
V_SOCIAL_MEDIA_CONTACT = [
NRO_
PRO
V_SOCIAL_MEDIA_CONTACT = [
{"url":"//soc.media.url", "icon":"icon.png", "name":"NAME1(eg. Facebook)"},
{"url":"//soc.media.url", "icon":"icon.png", "name":"NAME2(eg. Twitter)"},
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment