templates: Merge Help and API doc main into documentation_main.

With minor fixes by eeshangarg.
This commit is contained in:
Lyla Fischer
2018-08-18 09:42:01 -04:00
committed by Eeshan Garg
parent 8b141e6dbc
commit 1efcdfdb5c
9 changed files with 23 additions and 45 deletions

View File

@@ -172,6 +172,8 @@ class TemplateTestCase(ZulipTestCase):
email = user_profile.email
context = dict(
sidebar_index="zerver/help/include/sidebar_index.md",
doc_root="/help/",
article="zerver/help/index.md",
shallow_tested=True,
user_profile=user_profile,