MCPcopy Create free account

hub / github.com/BabylonJS/Documentation / functions

Functions319 in github.com/BabylonJS/Documentation

↓ 2 callersFunctionwaitForPlaygroundReady
(page: Page)
scripts/build-example-images.ts:46
↓ 2 callersFunctionwriteMarkdown
(contentRoot: string, contentPath: string, content = "# Test")
__tests__/content-validation.test.ts:18
↓ 2 callersFunctionwriteSolidImage
(path: string)
__tests__/content-artifacts.test.ts:18
↓ 2 callersFunctionwriteTypeDocSearchArtifacts
(artifacts: TypeDocSearchArtifacts, baseLocation: string, includeLegacyRedirects: boolean = true, outRoot: str
lib/buildUtils/typedoc.utils.ts:252
↓ 1 callersFunctionaddPlaygroundItem
(item: IPlaygroundSearchItem)
lib/buildUtils/search.utils.ts:72
↓ 1 callersFunctionaddSearchItem
(searchItem: ISearchIndexItem)
lib/buildUtils/search.utils.ts:43
↓ 1 callersFunctionapiLinkParserPlugin
(baseLocation = "typedoc")
lib/buildUtils/parser.utils.ts:71
↓ 1 callersFunctionapplyFrontmatter
(metadata: MarkdownMetadata, frontmatter: Record<string, unknown>)
lib/babylonLiteDocs.ts:437
↓ 1 callersFunctionapplyFrontmatter
(metadata: MarkdownMetadata, frontmatter: Record<string, unknown>)
lib/contentGraph/buildContentGraph.ts:35
↓ 1 callersFunctionareSameExampleLink
(left: IExampleLink, right: IExampleLink)
features/docs/useExamplePanel.ts:13
↓ 1 callersFunctionbuildDefaultMetadata
(title: string)
lib/babylonLiteDocs.ts:473
↓ 1 callersFunctionbuildDefaultMetadata
(docItem: IDocMenuItem)
lib/contentGraph/buildContentGraph.ts:28
↓ 1 callersFunctionbuildTypeDocArtifacts
(title: string = typedocConfig.title, baseLocation: string = "typedoc", config: TypeDocConfig = typedocConfig,
lib/buildUtils/typedocBuild.utils.ts:161
↓ 1 callersFunctionbuildTypeDocArtifactsFromRepository
(repoDir: string, title: string, baseLocation: string, config: TypeDocConfig, options: BuildTypeDocArtifactsOp
lib/buildUtils/typedocBuild.utils.ts:173
↓ 1 callersFunctionbuildTypeDocSearchArtifacts
(basePathResolved: string, baseLocation: string, options: { includeLegacyRedirects?: boolean } = {})
lib/buildUtils/typedoc.utils.ts:273
↓ 1 callersFunctioncheckDuplicates
(contentArray: { params: { id: string[]; content?: string } }[])
lib/buildUtils/content.utils.ts:78
↓ 1 callersFunctioncheckUnusedFiles
(contentArray: { params: { id: string[]; content?: string } }[], allMarkdownFiles: string[])
lib/buildUtils/content.utils.ts:61
↓ 1 callersFunctionclearBabylonLiteTypeDocArtifacts
()
lib/babylonLiteDocs.ts:571
↓ 1 callersFunctionclearIndex
(isApi: boolean = false, doNotDelete: string[] = [], flavorId: DocsFlavorId = "babylon")
lib/buildUtils/search.utils.ts:177
↓ 1 callersFunctionclearPlaygroundIndex
(flavorId: DocsFlavorId = "babylon")
lib/buildUtils/search.utils.ts:101
↓ 1 callersFunctionclonePublicBabylonLiteRepository
()
lib/babylonLiteDocs.ts:228
↓ 1 callersFunctioncloneRepo
(tmpPath: string, config: TypeDocConfig, version: string)
lib/buildUtils/typedocBuild.utils.ts:23
↓ 1 callersFunctioncompileMarkdownWithFrontmatter
(markdownWithFrontmatter: string)
lib/markdown/compileMarkdown.ts:18
↓ 1 callersFunctioncopyStaticFiles
(sourceDirectory: string, targetDirectory: string)
lib/babylonLiteDocs.ts:61
↓ 1 callersFunctioncreateBabylonLiteContentGraphFromDocsRoot
(docsRoot: string)
lib/babylonLiteDocs.ts:479
↓ 1 callersFunctioncreateExampleImageReference
(page: ContentGraphPage, example: ContentGraphExampleReference)
lib/contentGraph/exampleImages.ts:39
↓ 1 callersFunctioncreatePage
(item: IDocMenuItem & { idArray: string[] }, index: number, items: Array<IDocMenuItem & { idArray: string[] }>
lib/contentGraph/buildContentGraph.ts:154
↓ 1 callersFunctioncreatePlaceholderPageData
()
lib/babylonLiteDocs.ts:283
↓ 1 callersFunctioncreatePlaygroundSearchItem
(page: ContentGraphPage, example: ContentGraphExampleReference, flavorId: DocsFlavorId)
lib/contentGraph/staticArtifacts.ts:69
↓ 1 callersFunctioncreateRouteManifest
(pages: ContentGraphPage[])
lib/contentGraph/buildContentGraph.ts:181
↓ 1 callersFunctioncreateTempContentRoot
()
__tests__/content-validation.test.ts:12
↓ 1 callersFunctiondebounce
( func: T, wait: number, options: { invokeOnFirstCall?: boolean; maxWait?: nu
lib/frontendUtils/frontendTools.ts:43
↓ 1 callersFunctiondebounceEvent
(callback: (...args: any[]) => void, time: number)
lib/buildUtils/sitemap.utils.ts:13
↓ 1 callersFunctionderiveImageUrl
(metadata: MarkdownMetadata, rawMarkdown: string)
lib/contentGraph/buildContentGraph.ts:41
↓ 1 callersFunctionencodeSearchId
(value: string)
scripts/upload-search-index.ts:9
↓ 1 callersFunctionensureItem
(pathParts: string[], name: string, url: string)
lib/babylonLiteDocs.ts:326
↓ 1 callersFunctionescapeMdxJsxOutsideCodeBlocks
(content: string)
lib/babylonLiteDocs.ts:103
↓ 1 callersFunctionextractExampleReferences
(rawMarkdown: string)
lib/babylonLiteDocs.ts:448
↓ 1 callersFunctionextractExampleReferences
(rawMarkdown: string)
lib/contentGraph/buildContentGraph.ts:77
↓ 1 callersFunctionextractInternalLinks
(rawMarkdown: string)
lib/babylonLiteDocs.ts:467
↓ 1 callersFunctionextractInternalLinks
(rawMarkdown: string)
lib/contentGraph/buildContentGraph.ts:66
↓ 1 callersFunctionextractMetadataFromDocItem
(docItem: IDocMenuItem, fullPage: boolean = false)
lib/buildUtils/tools.ts:43
↓ 1 callersFunctionflattenStructure
(root: IDocMenuItem)
lib/contentGraph/buildContentGraph.ts:108
↓ 1 callersFunctiongenerateBreadcrumbs
(flavorId: DocsFlavorId = "babylon")
pages/search/index.tsx:263
↓ 1 callersFunctiongenerateBreadcrumbs
()
pages/examples/index.tsx:190
↓ 1 callersFunctiongenerateBreadcrumbs
()
pages/playground/index.tsx:334
↓ 1 callersFunctiongenerateBreadcrumbs
(ids: string[])
lib/buildUtils/content.utils.ts:97
↓ 1 callersFunctiongenerateBreadcrumbs
(html: HTMLElement, id: string[], baseLocation: string)
lib/buildUtils/typedoc.utils.ts:22
↓ 1 callersFunctiongenerateBreadcrumbs
(id: string[], root: IDocMenuItem)
lib/contentGraph/buildContentGraph.ts:96
↓ 1 callersFunctiongenerateExampleImage
(reference: ExampleImageReference)
scripts/build-example-images.ts:104
↓ 1 callersFunctiongenerateMenuStructure
(docMenuItem: IDocMenuItem = config)
lib/buildUtils/content.utils.ts:123
↓ 1 callersFunctiongetBabylonLiteDocPaths
()
lib/babylonLiteDocs.ts:309
↓ 1 callersFunctiongetBabylonLitePageData
(id: string[])
lib/babylonLiteDocs.ts:371
↓ 1 callersFunctiongetDesignTokens
(mode: PaletteMode)
styles/theme.ts:103
↓ 1 callersFunctiongetExampleImagePath
(imageUrl: string)
lib/contentGraph/exampleImages.ts:37
↓ 1 callersFunctiongetFilteredItems
(itemsToFilter: IMenuItem[], filterWord = filter.toLowerCase())
components/sideMenu.component.tsx:111
↓ 1 callersFunctiongetIcons
()
pages/packages/viewer/[...id].tsx:133
↓ 1 callersFunctiongetIcons
()
pages/typedoc/[[...id]].tsx:139
↓ 1 callersFunctiongetImage
()
components/markdownComponents/image.component.tsx:121
↓ 1 callersFunctiongetItem
()
components/markdownComponents/tableOfContentItem.component.tsx:39
↓ 1 callersFunctiongetLocalBabylonLiteRepositoryPath
()
lib/babylonLiteDocs.ts:189
↓ 1 callersFunctiongetMarkdownFiles
(contentRoot: string)
lib/contentGraph/validateContentGraph.ts:63
↓ 1 callersFunctiongetMarkdownPlugins
()
lib/markdown/plugins.ts:1
↓ 1 callersFunctiongetModuleFromId
(id: string[])
components/typedocSearch.component.tsx:42
↓ 1 callersFunctiongetPageTitle
(id: string[])
components/typedocSearch.component.tsx:49
↓ 1 callersFunctiongetPlayer
()
components/markdownComponents/media.component.tsx:17
↓ 1 callersFunctiongetQueryParams
(rawSrc: string)
components/markdownComponents/image.component.tsx:37
↓ 1 callersFunctiongetRedirect
(id: string[])
lib/buildUtils/redirects.ts:23
↓ 1 callersFunctiongetRenderablePages
(graph: ContentGraph)
lib/contentGraph/exampleImages.ts:32
↓ 1 callersFunctiongetSearchMode
(id: string[])
components/typedocSearch.component.tsx:34
↓ 1 callersFunctiongetTypeDocFilesPath
(baseLocation: string = "typedoc")
lib/buildUtils/typedoc.utils.ts:12
↓ 1 callersFunctionhandleClick
()
components/markdownComponents/example.component.tsx:18
↓ 1 callersFunctionhandleTypeChange
( event: ChangeEvent<{ name?: string; value: SearchType; }>,
pages/playground/index.tsx:114
↓ 1 callersFunctionisBabylonLiteRepositoryPublic
()
lib/babylonLiteDocs.ts:207
↓ 1 callersFunctionisLiteDocsPath
(id: string[] = [])
lib/docsFlavors.ts:50
↓ 1 callersFunctionisMissingCanvasZoneError
(state: Awaited<ReturnType<typeof getPlaygroundState>>)
scripts/build-example-images.ts:44
↓ 1 callersFunctionisRedirect
(id: string[])
lib/buildUtils/redirects.ts:16
↓ 1 callersFunctionisYoutube
(url: string)
components/videoCollection.component.tsx:18
↓ 1 callersFunctionloadPlayground
(page: Page, reference: ExampleImageReference)
scripts/build-example-images.ts:84
↓ 1 callersFunctionmain
()
scripts/build-content.ts:12
↓ 1 callersFunctionmain
()
scripts/build-search.ts:11
↓ 1 callersFunctionmain
()
scripts/upload-search-index.ts:19
↓ 1 callersFunctionmain
()
scripts/build-example-images.ts:150
↓ 1 callersFunctionmain
()
scripts/check-example-images.ts:8
↓ 1 callersFunctionmain
()
scripts/build-typedoc.ts:12
↓ 1 callersFunctionnormalizeFrontmatterKey
(key: string)
lib/babylonLiteDocs.ts:425
↓ 1 callersFunctionnormalizeFrontmatterKey
(key: string)
lib/contentGraph/buildContentGraph.ts:16
↓ 1 callersFunctionnormalizeRoute
(route: string)
lib/contentGraph/validateContentGraph.ts:58
↓ 1 callersFunctiononExamplePressed
()
components/markdownComponents/example.component.tsx:37
↓ 1 callersFunctionopenCloseItem
(item: IMenuItem)
components/sideMenu.component.tsx:29
↓ 1 callersFunctionparseMessage
(message: string)
components/wrappers/emWrapper.component.tsx:54
↓ 1 callersFunctionparsePageMembers
Scan the current page's DOM for TypeDoc member index links
components/typedocSearch.component.tsx:57
↓ 1 callersFunctionpopulateDocItemsArray
()
lib/buildUtils/content.utils.ts:11
↓ 1 callersFunctionreadJson
(filePath: string)
lib/babylonLiteDocs.ts:120
↓ 1 callersFunctionreadPageMarkdown
(docItem: IDocMenuItem)
lib/contentGraph/buildContentGraph.ts:126
↓ 1 callersFunctionrelativeFileFromIds
(ids: string[])
lib/babylonLiteDocs.ts:96
↓ 1 callersFunctionrenderMenuItem
(item: IMenuItem, level: number = 0)
components/sideMenu.component.tsx:40
↓ 1 callersFunctionresolveVersion
(cfg: TypeDocConfig)
lib/buildUtils/typedocBuild.utils.ts:14
↓ 1 callersFunctionrewriteBabylonLiteRelativeLinkTarget
(target: string, relativeFile: string, landingContentPath: string)
lib/babylonLiteDocs.ts:131
↓ 1 callersFunctionrouteFromId
(id: string[])
lib/babylonLiteDocs.ts:27
← previousnext →101–200 of 319, ranked by callers