From 62a38f26f22f540cf5cf7f9a110d14bd00d83747 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Helmut=20H=C3=A4nsel?= Date: Sun, 5 Nov 2023 09:55:29 +0100 Subject: [PATCH] fix some module names --- docs/src/API/API.md | 5 +---- docs/src/API/layouts.md | 2 +- docs/src/API/tables.md | 2 +- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/src/API/API.md b/docs/src/API/API.md index 52827064..bfdb95e4 100644 --- a/docs/src/API/API.md +++ b/docs/src/API/API.md @@ -1,5 +1,5 @@ ```@meta -CurrentModule = API +CurrentModule = StippleUI.API ``` ```@docs @@ -9,8 +9,5 @@ q__elem xelem quasar vue -xelem_pure -quasar_pure -vue_pure csscolors ``` diff --git a/docs/src/API/layouts.md b/docs/src/API/layouts.md index 879c4b60..6962a125 100644 --- a/docs/src/API/layouts.md +++ b/docs/src/API/layouts.md @@ -1,5 +1,5 @@ ```@meta -CurrentModule = Layouts +CurrentModule = StippleUI.Layouts ``` ```@docs diff --git a/docs/src/API/tables.md b/docs/src/API/tables.md index dcfc53bc..9f8e652f 100644 --- a/docs/src/API/tables.md +++ b/docs/src/API/tables.md @@ -1,5 +1,5 @@ ```@meta -CurrentModule = Tables +CurrentModule = StippleUI.Tables ``` ```@docs