markdoc icon indicating copy to clipboard operation
markdoc copied to clipboard

Generate typedoc docs for @markdoc/markdoc and serve them at markdoc.dev/types

Open mfix-stripe opened this issue 2 years ago • 1 comments

  • [ ] Run typedoc index.ts --includeVersion --readme none --excludePrivate --excludeExternals --excludeInternal --sort source-order --out types against latest ./node_modules/@markdoc/markdoc/index.ts
  • [ ] Add Next.js write from /types -> /types/index.html

mfix-stripe avatar Oct 24 '22 22:10 mfix-stripe

  • [ ] Run typedoc index.ts --includeVersion --readme none --excludePrivate --excludeExternals --excludeInternal --sort source-order --out types against latest ./node_modules/@markdoc/markdoc/index.ts
  • [ ] Add Next.js write from /types -> /types/index.html

Run

urica12 avatar Nov 29 '22 03:11 urica12