The generated JSON Schema documentation for the Devfile 2.0 is available here: https://devfile.github.io/website/.
Devfile 2.0 development documentation
Devfile 1.0 to 2.0 migration documentation
To build the documentation locally you need Antora. Then from the root of this repository run
antora antora-playbook.ymlThis command will generate the html documentation in folder build/sidte. Open build/site/index.html in the browser.