[minor] fixes to docs

This commit is contained in:
Rushabh Mehta
2016-11-21 13:52:22 +05:30
parent e3649ec43c
commit 8042aa4b52
5 changed files with 700 additions and 182 deletions

View File

@@ -6,4 +6,4 @@ import frappe
from frappe.website.utils import get_full_index
def get_context(context):
context.full_index = get_full_index(extn = True)
context.full_index = get_full_index()