We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb5eef1 commit 3f997d5Copy full SHA for 3f997d5
1 file changed
README.md
@@ -57,7 +57,7 @@ Creating structured data files (or schemas) manually can be complex and error-pr
57
58
* **Code Generation** – Generate source code from JSON schemas in multiple programming languages (Python, Rust, TypeScript, C++, Java, etc.) using [quicktype](https://github.com/glideapps/quicktype/).
59
60
-* **Documentation Generation** – Generate documentation from JSON schemas, with export to a Markdown file.
+* **Documentation Generation** (experimental) – Generate documentation from JSON schemas, with export to a Markdown file.
61
62
🛠️ Development
63
---------------
0 commit comments