Markdown prose from the leading /** */ doc-comment of src/index.ts.
The package's README.md, verbatim (the hand-written usage docs), or "" if it has none.
The package directory relative to the repo root (e.g. tooling/ts/packages/core) — used to rewrite README links.
Public symbols re-exported from the barrel.
Per-module leading doc-comments.
@suluk/docs— generate an intuitive static documentation site for a Bun/TS monorepo, straight from source (package.json + the leading doc-comments + exports + ARCHITECTURE/README). The output is plain HTML + one stylesheet, deployable to GitHub Pages with zero build. Suluk documents itself with it. CANDIDATE tooling.