{
    "languages": {
        "type": "namespace",
        "base": "./languages/",
        "explicit": true,
        "content": {
            "enUS": "./en-us.json",
            "zhCN": "./zh-cn.json"
        }
    },
    "menus": "./menus.json",
    "index": "./index.js",
    "overview_introduction": "./overview/introduction.html",
    "overview_installation": "./overview/installation.html",
    "overview_application": "./overview/application.html",
    "directive_introduction": "./directive/introduction.html",
    "directive_decorator": "./directive/decorator.html",
    "directive_expression": "./directive/expression.html",
    "directive_scope": "./directive/scope.html",
    "directive_lifeCycle": "./directive/lifeCycle.html",
    "directive_load": "./directive/load.html",
    "directive_loaded": "./directive/loaded.html",
    "directive_unload": "./directive/unload.html",
    "directive_unloaded": "./directive/unloaded.html",
    "directive_sentry": "./directive/sentry.html",
    "directive_controller": "./directive/controller.html",
    "directive_checked": "./directive/checked.html",
    "directive_class": "./directive/class.html",
    "directive_each": "./directive/each.html",
    "directive_exist": "./directive/exist.html",
    "directive_file": "./directive/file.html",
    "directive_focus": "./directive/focus.html",
    "directive_html": "./directive/html.html",
    "directive_result": "./directive/result.html",
    "directive_selected": "./directive/selected.html",
    "directive_style": "./directive/style.html",
    "directive_text": "./directive/text.html",
    "directive_value": "./directive/value.html",
    "directive_watch": "./directive/watch.html",
    "directive_boolean": "./directive/boolean.html",
    "directive_general": "./directive/general.html",
    "directive_eventHandler": "./directive/eventHandler.html",
    "directive_meta": "./directive/meta.html",
    "directive_raw": "./directive/raw.html",
    "directive_dynamic": "./directive/dynamic.html",
    "module_introduction": "./module/introduction.html",
    "module_view": "./module/view.html",
    "module_style": "./module/style.html",
    "module_script": "./module/script.html",
    "module_json": "./module/json.html",
    "module_string": "./module/string.html",
    "module_namespace": "./module/namespace.html",
    "router_introduction": "./router/introduction.html",
    "miscellaneous_options": "./miscellaneous/options.html",
    "miscellaneous_api": "./miscellaneous/api.html",
    "miscellaneous_others": "./miscellaneous/others.html"
}
