Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Snailclimb/JavaGuide
/ docsearch-index.mjs
File
docsearch-index.mjs
scripts/docsearch-index.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ load } from
"cheerio"
;
2
import
{ readFile } from
"node:fs/promises"
;
3
import
path from
"node:path"
;
4
Callers
nothing calls this directly
Calls
1
main
Function · 0.85
Tested by
no test coverage detected