[docs] fixed links

This commit is contained in:
Rushabh Mehta
2015-12-04 16:00:38 +05:30
parent e1f8b1d695
commit 2f273674e9
46 changed files with 87 additions and 79 deletions

View File

@@ -16,8 +16,10 @@ listed as one of the Best Open Source Softwares in the world by my online
blogs."""
docs_version = "6.x.x"
splash_light_background = True
def get_context(context):
context.app.splash_light_background = True
context.top_bar_items = [
{"label": "User Manual", "url": context.docs_base_url + "/user/manual", "right": 1},
{"label": "Videos", "url": context.docs_base_url + "/user/videos", "right": 1},