Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docsifyjs/docsify
/ _updateRender
Method
_updateRender
src/core/render/index.js:394–397 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
392
}
393
394
_updateRender() {
395
// Render name link
396
renderNameLink(this);
397
}
398
399
initRender() {
400
const
config = this.config;
Callers
2
initRender
Method · 0.95
initRouter
Method · 0.80
Calls
1
renderNameLink
Function · 0.85
Tested by
no test coverage detected