Generates documentation from priv/functions.exs (ordinary implemented
functions), priv/function_audit.exs (Clojure parity triage notes), and
priv/java_interop.exs (bounded Java surface and presentation metadata):
docs/function-reference.md— all implemented functions grouped by sectiondocs/conformance/index.md— namespace coverage dashboarddocs/conformance/*-audit.md— Clojure and Java compatibility auditsdocs/java-interop.md— bounded Java interop referencepriv/schemas/ptc-host-config.schema.json— host-installation JSON Schemapriv/schemas/ptc-application-manifest.schema.json— manifest JSON Schemapriv/schemas/ptc-command-envelope-v3.schema.json— command envelope JSON Schemapriv/schemas/ptc-project-config.schema.json— project launch JSON Schemadocs/kernel-limits-reference.md— Kernel run-limit meanings and metadatadocs/prelude-reference.md— shipped PTC-Lisp component and export catalog- the exit-status catalog inside
docs/reference/cli.md - the static-site guide pages under
site/guides/(viamix ptc.gen_site_guides)
Usage
mix ptc.gen_docs
mix ptc.gen_docs --check--check verifies the checked-in files without rewriting them.