$ 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 library
docify validate .Schemas, links, diagrams
docify serveLocal human site with smoke checks