serves docs. like dash/zeal, but in a browser
put dash/zeal-type docs in /docsets
, and edit docsetOpts
in
query.js
(which should really be a yaml cfg file)
npm i
npm run dev
cd frontend
npm i
# this should really be in webpack pipeline
node src/gentype.js
npm run build