This is an automated email from the ASF dual-hosted git repository.

wankai pushed a change to branch doc
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git


    from 9d1a4ecc Merge branch 'main' into doc
     add 530e7c98 add more
     add 59f0b649 Merge branch 'main' of github.com:apache/skywalking-banyandb 
into doc
     add bf618151 Merge branch 'doc' of github.com:apache/skywalking-banyandb 
into doc

No new revisions were added by this update.

Summary of changes:
 docs/interacting/bydbctl/property.md               |  2 +-
 docs/interacting/bydbctl/query/filter-operation.md | 92 ++++++++++++++++++++++
 docs/interacting/bydbctl/query/measure.md          |  2 +
 docs/interacting/bydbctl/query/stream.md           |  2 +
 docs/interacting/bydbctl/schema/index-rule.md      | 14 ++++
 .../bydbctl/schema/top-n-aggregation.md            | 20 +++++
 docs/interacting/web-ui.md                         | 35 --------
 docs/interacting/web-ui/dashboard.md               |  9 +++
 docs/interacting/web-ui/property.md                | 11 +++
 docs/interacting/web-ui/query/measure.md           | 17 ++++
 docs/interacting/web-ui/query/stream.md            | 13 +++
 docs/interacting/web-ui/schema/group.md            | 18 +++++
 .../web-ui/schema/index-rule-binding.md            | 17 ++++
 docs/interacting/web-ui/schema/index-rule.md       | 17 ++++
 docs/interacting/web-ui/schema/measure.md          | 20 +++++
 docs/interacting/web-ui/schema/stream.md           | 20 +++++
 .../interacting/web-ui/schema/top-n-aggregation.md | 16 ++++
 docs/menu.yml                                      | 30 +++++++
 18 files changed, 319 insertions(+), 36 deletions(-)
 create mode 100644 docs/interacting/bydbctl/query/filter-operation.md
 create mode 100644 docs/interacting/bydbctl/schema/top-n-aggregation.md
 delete mode 100644 docs/interacting/web-ui.md
 create mode 100644 docs/interacting/web-ui/dashboard.md
 create mode 100644 docs/interacting/web-ui/property.md
 create mode 100644 docs/interacting/web-ui/query/measure.md
 create mode 100644 docs/interacting/web-ui/query/stream.md
 create mode 100644 docs/interacting/web-ui/schema/group.md
 create mode 100644 docs/interacting/web-ui/schema/index-rule-binding.md
 create mode 100644 docs/interacting/web-ui/schema/index-rule.md
 create mode 100644 docs/interacting/web-ui/schema/measure.md
 create mode 100644 docs/interacting/web-ui/schema/stream.md
 create mode 100644 docs/interacting/web-ui/schema/top-n-aggregation.md

Reply via email to