MCPcopy Create free account

hub / github.com/Seeed-Studio/wiki-documents / functions

Functions432 in github.com/Seeed-Studio/wiki-documents

↓ 1 callersFunctionnormalizeLang
(lang = 'en')
src/components/jetson/JetsonSelect.jsx:28
↓ 1 callersFunctionnormalizeLang
(lang = 'en')
src/components/jetson/OtaProductSelect.jsx:8
↓ 1 callersFunctionnormalizePathname
(p: string)
src/components/comment/index.tsx:12
↓ 1 callersFunctionnormalizeToBasePath
(slug, languageCode)
scripts/generate-language-map.js:98
↓ 1 callersFunctionopenMenu
()
static/js/language-switcher.js:16939
↓ 1 callersFunctionopenNew
(url)
src/components/robotics/ProductBanner.jsx:36
↓ 1 callersFunctionparseArgs
(argv)
scripts/gen-giscus-dup.mjs:22
↓ 1 callersFunctionparseMatterSafe
(raw)
scripts/normalize-frontmatter.js:168
↓ 1 callersFunctionpickKeepPathnameForTitleGroup
(groupPages, discussionListSameTitle)
scripts/gen-giscus-dup.mjs:307
↓ 1 callersFunctionprocessDirectory
(directory)
scripts/generateWiki.js:79
↓ 1 callersFunctionprocessLanguageDocuments
(languageCode, docsPath)
scripts/generate-language-map.js:118
↓ 1 callersFunctionprocess_inner
(inner: str)
scripts/sidebars_ai_pipeline.py:494
↓ 1 callersFunctionprocess_markdown_files
遍历指定目录下的所有 Markdown 文件并处理它们。
scripts/update_links.py:50
↓ 1 callersFunctionprocess_text
(text: str, lang: str)
scripts/fix_links.py:170
↓ 1 callersFunctionprotect_code
把代码片段替换为不可见占位符
scripts/fix_links.py:140
↓ 1 callersFunctionqueryTopicData
()
src/pages/contributors/index.tsx:148
↓ 1 callersFunctionrangerwhyRender
(isMobile)
src/pages/contributors/index.tsx:32
↓ 1 callersFunctionreadFileIfExists
(p)
scripts/gen-giscus-dup.mjs:60
↓ 1 callersFunctionreadOperator
(search: string)
src/pages/knowledgebase/_components/ShowcaseFilterToggle/index.tsx:20
↓ 1 callersFunctionreadTitlesFromBuild
(buildDir, pageUrls)
scripts/gen-giscus-dup.mjs:192
↓ 1 callersFunctionrefreshData
(page?: number)
src/pages/contributors/index.tsx:156
↓ 1 callersFunctionremoveLinkOnly
(p)
scripts/remove-links.js:21
↓ 1 callersFunctionrenderBanner
(locale: Locale, t: any)
src/pages/home/_Home.tsx:270
↓ 1 callersFunctionreplaceSearchTags
(search: string, newTags: TagType[])
src/pages/knowledgebase/_components/ShowcaseTagSelect/index.tsx:36
↓ 1 callersFunctionreplace_in_noncode
(text: str, lang: str)
scripts/fix_links.py:130
↓ 1 callersFunctionresetFiled
()
src/pages/contributors/index.tsx:319
↓ 1 callersFunctionresolveHtmlPathFromPathname
(buildDir, pathname)
scripts/gen-giscus-dup.mjs:170
↓ 1 callersFunctionresolveLocaleHome
(pathname: string)
src/theme/Logo/index.tsx:13
↓ 1 callersFunctionrestoreUserState
(userState: UserState | null)
src/pages/knowledgebase/KnowledgebasePage.tsx:50
↓ 1 callersFunctionrestore_code
(text: str, chunks: List[str])
scripts/fix_links.py:163
↓ 1 callersFunctionrewrite_doc_refs
(array_text:str, folder_prefix:str, file_prefix:str)
scripts/sidebars_ai_pipeline.py:625
↓ 1 callersFunctionrmForce
(p)
scripts/setup-links.js:9
↓ 1 callersFunctionrun_once
(sidebars_path:Path, product_key:str, lang:str, model:str, dry_run:bool=False)
scripts/sidebars_ai_pipeline.py:716
↓ 1 callersFunctionsetupProductionRouteDetection
()
static/js/language-switcher.js:17068
↓ 1 callersFunctionsortDeep
(value)
scripts/normalize-frontmatter.js:196
↓ 1 callersFunctionsplit_path_id
(val:str)
scripts/sidebars_ai_pipeline.py:339
↓ 1 callersFunctionsplit_url
(url: str)
scripts/fix_links.py:54
↓ 1 callersFunctionstartProductionMonitoring
()
static/js/language-switcher.js:17018
↓ 1 callersFunctionstripManagedFields
(value)
scripts/normalize-frontmatter.js:181
↓ 1 callersFunctiontabClick
(item)
src/components/home/form.tsx:61
↓ 1 callersFunctiontabClick
(item)
src/pages/contributors/form.tsx:68
↓ 1 callersFunctiontodayYMD
()
scripts/normalize-frontmatter.js:136
↓ 1 callersFunctiontoggleListItem
(list: T[], item: T)
src/utils/jsUtils.ts:13
↓ 1 callersFunctiontoggleMenu
(e)
static/js/language-switcher.js:16944
↓ 1 callersFunctiontoggleSection
(section: keyof typeof expandedSections)
src/components/jetson/index.tsx:980
↓ 1 callersFunctiontranslateCategory
(t, cat)
src/components/robotics/Orbbec335LgTable.jsx:414
↓ 1 callersFunctiontranslateLabel
(label: React.ReactNode, locale: Locale)
src/theme/Footer/LinkItem/index.tsx:99
↓ 1 callersFunctiontranslateNavLabel
(label, locale)
src/define/indexData.js:663
↓ 1 callersFunctiontranslateSpec
(t, spec)
src/components/robotics/Orbbec335LgTable.jsx:429
↓ 1 callersFunctiontranslateTitle
(title: React.ReactNode, locale: Locale)
src/theme/Footer/Links/index.tsx:42
↓ 1 callersFunctiontranslateValue
(t, value)
src/components/robotics/Orbbec335LgTable.jsx:475
↓ 1 callersFunctiontranslate_values_batched
将 values 分批送给 claude_translate,合并结果,避免长输出被截断。 对每个 batch 加指数退避重试,抗 5xx/网络抖动。
scripts/sidebars_ai_pipeline.py:295
↓ 1 callersFunctiontraverse
(currentDir, relativePath = '')
scripts/generate-language-map.js:39
↓ 1 callersFunctionupsert_key_array
(js_text: str, key: str, new_array_text: str)
scripts/sidebars_ai_pipeline.py:437
↓ 1 callersFunctionuseDocTOC
* Decide if the toc should be rendered, on mobile or desktop viewports
src/theme/DocItem/Layout/index.tsx:24
↓ 1 callersFunctionuseLocalizedTexts
(lang)
src/components/jetson/JetsonSelect.jsx:87
↓ 1 callersFunctionuseLocalizedTexts
(lang)
src/components/jetson/OtaProductSelect.jsx:102
↓ 1 callersFunctionwalk
(dir)
scripts/gen-giscus-dup.mjs:69
↓ 1 callersFunctionwalkXmlFile
(xmlPath)
scripts/gen-giscus-dup.mjs:125
↓ 1 callersFunctionwatchAnnouncementElement
(el)
static/js/custom.js:48
↓ 1 callersFunctionwishRender
(isMobile)
src/pages/contributors/index.tsx:296
FunctionBazaarAffiliate
()
src/components/home/BazaarAffiliate.tsx:246
FunctionBookIcon
({ className, size = 24 })
src/components/jetson/icons.tsx:130
FunctionBookOpenIcon
({ className, size = 24 })
src/components/jetson/icons.tsx:163
FunctionBotIcon
({ className, size = 24 })
src/components/jetson/icons.tsx:143
FunctionCaret
({ up, ...rest }: { up?: boolean } & React.SVGProps<SVGSVGElement>)
src/pages/home/_Home.tsx:106
FunctionClockIcon
({ className, size = 24 })
src/components/jetson/icons.tsx:50
FunctionCloudIcon
({ className, size = 24 })
src/components/jetson/icons.tsx:244
FunctionCnHomeWrapper
()
src/pages/cn/index.tsx:5
FunctionCollapseButton
({ section, isExpanded }: { section: keyof typeof expandedSections; isExpanded: boolean; }
src/components/jetson/index.tsx:987
FunctionComment
()
src/components/comment/index.tsx:18
FunctionCompare
({products})
src/components/raspberrypi/compare.tsx:4
FunctionDefaultNavbarItemWrapper
( props: React.ComponentProps<typeof OriginalDefaultNavbarItem>, )
src/theme/NavbarItem/DefaultNavbarItem/index.tsx:8
FunctionDemoIcon
({ className, size = 20 })
src/components/jetson/icons.tsx:17
FunctionDocItemLayout
({ children }: Props)
src/components/topNav/index.tsx:75
FunctionDocItemLayout
({ children }: Props)
src/theme/DocItem/Layout/index.tsx:42
FunctionDropdownNavbarItemWrapper
( props: React.ComponentProps<typeof OriginalDropdownNavbarItem> )
src/theme/NavbarItem/DropdownNavbarItem/index.tsx:8
FunctionEsHomeWrapper
()
src/pages/es/index.tsx:5
FunctionExtractAndFlash
({ lang })
src/components/jetson/FlashCodeBlock.jsx:2012
FunctionExtractFile
({ lang = 'en' })
src/components/jetson/FlashCodeBlock.jsx:1990
FunctionEyeIcon
({ className, size = 24 })
src/components/jetson/icons.tsx:136
FunctionFactoryIcon
({ className, size = 24 })
src/components/jetson/icons.tsx:154
FunctionFaqIcon
({ className, size = 20 })
src/components/jetson/icons.tsx:26
FunctionFavoriteIcon
( props: Omit<SvgIconProps, 'children'>, )
src/components/FavoriteIcon/index.tsx:11
FunctionFeature
({title, Svg, description}: FeatureItem)
src/components/HomepageFeatures/index.tsx:41
FunctionFlashCMD
({ lang = 'en' })
src/components/jetson/FlashCodeBlock.jsx:1999
FunctionFooterLinkItemWrapper
( props: React.ComponentProps<typeof OriginalFooterLinkItem> )
src/theme/Footer/LinkItem/index.tsx:105
FunctionFooterLinksWrapper
( props: React.ComponentProps<typeof OriginalFooterLinks> )
src/theme/Footer/Links/index.tsx:48
FunctionGemIcon
({ className, size = 24 })
src/components/jetson/icons.tsx:211
FunctionGettingStartedSplit
({ mainLink, text, locale }: { mainLink: string; text: string; locale: Locale; })
src/pages/home/_Home.tsx:119
FunctionGlobeIconSky
(props: React.SVGProps<SVGSVGElement>)
src/pages/home/_Home.tsx:96
FunctionHardDriveIcon
({ className, size = 24 })
src/components/jetson/icons.tsx:76
FunctionHardwarePage
()
src/components/recomputer/hardware.tsx:4
FunctionHelpCircleIcon
({ className, size = 80 })
src/components/jetson/icons.tsx:236
FunctionHome
()
src/pages/home/_Home.tsx:319
FunctionHomepageFeatures
()
src/components/HomepageFeatures/index.tsx:55
FunctionHostEnvironmentNote
({ lang })
src/components/jetson/FlashCodeBlock.jsx:2086
FunctionHostEnvironmentNote1
({ lang })
src/components/jetson/FlashCodeBlock.jsx:2142
FunctionIndexForm
()
src/components/home/form.tsx:13
FunctionIndexForm
()
src/pages/contributors/form.tsx:14
← previousnext →201–300 of 432, ranked by callers