From 19f61fda1af966155658bde2734737dc93b2a31f Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Tue, 4 May 2021 23:59:34 +0200 Subject: [PATCH] docs: update content --- docs/src/demos/Examples/Tables/index.vue | 32 +- .../Guide/NodeViews/DragHandle/index.vue | 12 +- docs/src/docPages/api/commands.md | 17 +- docs/src/docPages/api/extensions.md | 2 +- docs/src/docPages/guide/custom-extensions.md | 495 +++++++++++++++++- docs/src/docPages/guide/extend-extensions.md | 492 ----------------- docs/src/docPages/guide/node-views.md | 7 +- docs/src/docPages/guide/node-views/js.md | 2 +- docs/src/docPages/guide/node-views/react.md | 2 +- docs/src/docPages/guide/node-views/vue.md | 2 +- docs/src/links.yaml | 2 - docs/static/_redirects | 10 +- 12 files changed, 559 insertions(+), 516 deletions(-) diff --git a/docs/src/demos/Examples/Tables/index.vue b/docs/src/demos/Examples/Tables/index.vue index 67531de8..48feb644 100644 --- a/docs/src/demos/Examples/Tables/index.vue +++ b/docs/src/demos/Examples/Tables/index.vue @@ -44,7 +44,7 @@ -