mix ptc.gen_docs (PtcRunner v0.12.0)

Copy Markdown View Source

Generates documentation from priv/functions.exs (implemented + interop), priv/function_audit.exs (Clojure/Java Math parity triage notes), and priv/java_compat_audit.exs (curated Java compatibility targets):

  1. docs/function-reference.md — all implemented functions grouped by section
  2. docs/conformance/index.md — namespace coverage dashboard
  3. docs/conformance/*-audit.md — Clojure and Java compatibility audits

Usage

mix ptc.gen_docs