Change API parser to handle nested objects (#159)

* rewrite parser to handle new format and nested objects

* add properties section also to nested properties

* update docs manually
This commit is contained in:
pascal-fischer
2024-02-29 15:24:00 +02:00
committed by GitHub
parent 69cddadbe4
commit dd08a8e07d
23 changed files with 4242 additions and 1260 deletions

View File

@@ -37,11 +37,13 @@
"@tailwindcss/typography": "^0.5.8",
"acorn": "^8.8.2",
"algoliasearch": "^4.17.0",
"allof-merge": "^0.6.6",
"autoprefixer": "^10.4.7",
"clsx": "^1.2.0",
"ejs": "^3.1.9",
"focus-visible": "^5.2.0",
"framer-motion": "10.12.9",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
"mdast-util-to-string": "^3.2.0",
"mdx-annotations": "^0.1.1",