diff --git a/.changes/unreleased/Docs-20241126-230636.yaml b/.changes/unreleased/Docs-20241126-230636.yaml new file mode 100644 index 000000000..7c11760f3 --- /dev/null +++ b/.changes/unreleased/Docs-20241126-230636.yaml @@ -0,0 +1,6 @@ +kind: Docs +body: Add dimensions list to the Semantic Model docs +time: 2024-11-26T23:06:36.7899668+01:00 +custom: + Author: SOVALINUX + Issue: "434" diff --git a/src/app/components/dimension_details/dimension_details.html b/src/app/components/dimension_details/dimension_details.html new file mode 100644 index 000000000..8b64829d3 --- /dev/null +++ b/src/app/components/dimension_details/dimension_details.html @@ -0,0 +1,37 @@ +
dimension | +Type | +Description | +
---|---|---|
+
+ {{ get_dim_name(dimension.name) }}
+
+ |
+ + {{ dimension.type }} + | ++ {{ dimension.description }} + | +