MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / pluginMarkDownFile

Function pluginMarkDownFile

Bunoshfile.js:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12const helperMarkDownFile = name => `docs/helpers/${name}.md`
13const pluginMarkDownFile = name => `docs/plugins/${name}.md`
14
15/**
16 * Generate all documentation (helpers, plugins and external helpers in parallel).

Callers 1

docsPluginsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected