This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from ad0186093f1 docs: add interactive API reference using
docusaurus-openapi-docs (#37434)
add f6f9e083acd fix(docs): replace identicon logos and deduplicate README
database wall (#37500)
No new revisions were added by this update.
Summary of changes:
.rat-excludes | 16 +--
README.md | 126 ++++++++++-----------
docs/scripts/generate-database-docs.mjs | 101 +++++++++++++++--
docs/src/data/databases.json | 6 +-
docs/static/img/databases/cratedb.png | Bin 1534 -> 0 bytes
docs/static/img/databases/cratedb.svg | Bin 0 -> 3000 bytes
docs/static/img/databases/risingwave.png | Bin 1548 -> 0 bytes
docs/static/img/databases/risingwave.svg | Bin 0 -> 14392 bytes
.../src/components/assets/images/loading.svg | Bin 1652 -> 2444 bytes
superset/db_engine_specs/crate.py | 2 +-
superset/db_engine_specs/risingwave.py | 2 +-
11 files changed, 160 insertions(+), 93 deletions(-)
delete mode 100644 docs/static/img/databases/cratedb.png
create mode 100644 docs/static/img/databases/cratedb.svg
delete mode 100644 docs/static/img/databases/risingwave.png
create mode 100644 docs/static/img/databases/risingwave.svg