This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
Releases: hhvm/hh-apidoc
Releases · hhvm/hh-apidoc
Target HHAST v4.8
v0.4.0 List => NodeList
Support recent HHVM and HSL versions
v0.3.1 fix null safety issue for 4.1
Support HHVM 4.0 and newer hh-clilib
v0.3 Whitespace + fi
Install binary in vendor/bin/, add support for frontmatter
This is now used to generate the hack-codegen API documentation.
Initial Preview Release
This is an initial release of the documentation generator from docs.hhvm.com as a standalone tool. It supports Markdown and (very basic) HTML output, and adds support for documenting type aliases, including shape fields.
As a standalone project rather than an implementation detail of the Hack/HHVM documentation, it is at a very early stage, and contributions are welcome.