npm install --save-dev @rescript/toolsrescript-tools --helpPrint JSON:
rescript-tools doc src/EntryPointLibFile.resWrite JSON:
rescript-tools doc src/EntryPointLibFile.res > doc.jsonrescript-tools reanalyze --helpAdd to bs-dev-dependencies:
"dev-dependencies": ["@rescript/tools"]// Read JSON file and parse with `JSON.parseOrThrow`
json->RescriptTools.Docgen.decodeFromJson