64 lines
2.0 KiB
JSON
64 lines
2.0 KiB
JSON
{
|
|
"basePath": "public/docs",
|
|
"jadeToFragMap": {
|
|
"js/latest/guide/gettingStarted.jade": [
|
|
{
|
|
"fragPath": "_fragments/gettingstarted/js/index.html.md",
|
|
"examplePath": "_examples/gettingstarted/js/index.html",
|
|
"exists": true
|
|
},
|
|
{
|
|
"fragPath": "_fragments/gettingstarted/js/app-class-w-annotations.js.md",
|
|
"examplePath": "_examples/gettingstarted/js/app-class-w.js",
|
|
"exists": true
|
|
},
|
|
{
|
|
"fragPath": "_fragments/gettingstarted/js/app-component.js.md",
|
|
"examplePath": "_examples/gettingstarted/js/app.js",
|
|
"exists": true
|
|
},
|
|
{
|
|
"fragPath": "_fragments/gettingstarted/js/app-view.js.md",
|
|
"examplePath": "_examples/gettingstarted/js/app.js",
|
|
"exists": true
|
|
},
|
|
{
|
|
"fragPath": "_fragments/gettingstarted/js/app-class.js.md",
|
|
"examplePath": "_examples/gettingstarted/js/app.js",
|
|
"exists": true
|
|
}
|
|
],
|
|
"ts/latest/guide/gettingStarted.jade": [
|
|
{
|
|
"fragPath": "_fragments/gettingstarted/ts/index.html.md",
|
|
"examplePath": "_examples/gettingstarted/ts/index.html",
|
|
"exists": true
|
|
},
|
|
{
|
|
"fragPath": "_fragments/gettingstarted/ts/app-class.ts.md",
|
|
"examplePath": "_examples/gettingstarted/ts/app.ts",
|
|
"exists": true
|
|
},
|
|
{
|
|
"fragPath": "_fragments/gettingstarted/ts/app-import.ts.md",
|
|
"examplePath": "_examples/gettingstarted/ts/app.ts",
|
|
"exists": true
|
|
},
|
|
{
|
|
"fragPath": "_fragments/gettingstarted/ts/app-class-w-annotations.ts.md",
|
|
"examplePath": "_examples/gettingstarted/ts/app-class-w.ts",
|
|
"exists": true
|
|
},
|
|
{
|
|
"fragPath": "_fragments/gettingstarted/ts/app-bootstrap.ts.md",
|
|
"examplePath": "_examples/gettingstarted/ts/app.ts",
|
|
"exists": true
|
|
},
|
|
{
|
|
"fragPath": "_fragments/gettingstarted/ts/app.ts.md",
|
|
"examplePath": "_examples/gettingstarted/ts/app.ts",
|
|
"exists": true
|
|
}
|
|
]
|
|
}
|
|
} |