Install
Platform CLI first. Product knowledge as a package.
Keep install boring. Deeper how-to lives on docs.docify.x12i.com.
$ npm i -D @x12i/docify
npm i -D @x12i/docify-docs
Platform CLI
validate, build, serve, publish, release for any product library.
$ npm i -D @x12i/docify
Dogfood knowledge
Open Markdown + SDK for Docify itself (devDependency only).
$ npm i -D @x12i/docify-docs
Product knowledge
Each product ships its own knowledge package the same way (for example @x12i/memorix-docs).
$ npm i -D @x12i/memorix-docs
First commands
docify init ./my-docsScaffold a product docs librarydocify validate .Schemas, links, diagramsdocify serveLocal human site with smoke checks