doctoc
Summary
Section titled “Summary”Installs the doctoc npm package — a Markdown table-of-contents generator for local git repositories — and exposes its binary as an sbin shim.
Syntax / Usage
Section titled “Syntax / Usage”zi pack for doctocOne profile: default.
Details
Section titled “Details”- Provides:
doctocbinary shim atn:node_modules/.bin/doctoc. - Profile ices:
git,as"null",nocompile,lucid,node"!doctoc",sbin"n:node_modules/.bin/doctoc",atpull"%atclone". - The
!prefix on the module name marks it as the primary module. - Requires the
bin-gem-nodeannex,npm, andnodein PATH.
Examples
Section titled “Examples”zi pack for doctocSee Also
Section titled “See Also”- pkg-any-node — generic npm package installer
- pkg-remark — Markdown processor with plugin ecosystem
- pkg-overview — how
zi packworks