diff --git a/docs/intro.md b/docs/intro.md index 6c44856..0e30d3f 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -2,11 +2,11 @@ For a minimal working example, see the [Quick Start](#quick-start) section below This is the documentation for `cadenzaanalytics` version {{version}}. -# disy Cadenza Analytics Extensions +# Cadenza Analytics Extensions An Analytics Extension extends the functional spectrum of [disy Cadenza](https://www.disy.net/en/products/disy-cadenza/) with an analysis function or a visualisation type. -On a technical level an Analytics Extension is a web service that exchanges structured data with disy Cadenza via the Cadenza API. -A user can integrate an analysis extension into disy Cadenza via the Management Center and manage it there (if sufficient rights have been granted). +On a technical level an Analytics Extension is a web service that exchanges structured data with Cadenza via the Cadenza API. +A user can integrate an analysis extension into Cadenza via the Management Center and manage it there (if sufficient rights have been granted). As of disy Cadenza Autumn 2025 (10.4), the following types and capabilities of analysis extensions are officially supported: @@ -17,7 +17,7 @@ As of disy Cadenza Autumn 2025 (10.4), the following types and capabilities of a ## Communication -An Analytics Extension defines one endpoint that, depending on the HTTP method of the request, is used to supply the Extension's configuration to disy Cadenza, or exchange data and results with Cadenza respectively. +An Analytics Extension defines one endpoint that, depending on the HTTP method of the request, is used to supply the Extension's configuration to Cadenza, or exchange data and results with Cadenza respectively.