This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch docs/api-reference-integration
in repository https://gitbox.apache.org/repos/asf/superset.git
from 712bdfc1917 docs(api): add tag descriptions and comprehensive TOC
add b146a0f1fa6 docs(api): comprehensive endpoint index and remove
redundant intro page
No new revisions were added by this update.
Summary of changes:
docs/docs/api.mdx | 576 ++++++++++++++++++++++++++++++++----
docs/docusaurus.config.ts | 1 +
docs/package.json | 2 +-
docs/scripts/generate-api-index.mjs | 250 ++++++++++++++++
4 files changed, 770 insertions(+), 59 deletions(-)
create mode 100644 docs/scripts/generate-api-index.mjs