added: help documentation

This commit is contained in:
Thomas Hervey
2018-11-19 11:51:00 -08:00
committed by Bryan Housel
parent cedf6955b5
commit f4e71812ca
3 changed files with 24 additions and 0 deletions

View File

@@ -180,6 +180,13 @@ export function uiHelp(context) {
'using',
'tracing',
'upload'
]],
['qa', [
'intro',
'tools_h',
'tools',
'issues_h',
'issues'
]]
];
@@ -227,6 +234,8 @@ export function uiHelp(context) {
'help.imagery.offsets_h': 3,
'help.streetlevel.using_h': 3,
'help.gps.using_h': 3,
'help.qa.tools_h': 3,
'help.qa.issues_h': 3
};
var replacements = {