Docs: combines all SAML topics into one topic (#49443)

* combines all SAML topics

* resolves merge conflicts

* makes prettier
This commit is contained in:
Christopher Moyer
2022-05-27 07:42:51 -05:00
committed by GitHub
parent 745b101d41
commit 8c84d62e3d
158 changed files with 729 additions and 663 deletions

View File

@ -10,7 +10,7 @@ weight: 20
If your data source supports them, then Grafana displays the **Expression** button and shows any existing expressions in the query editor list.
For more information about expressions, refer to [About expressions]({{< relref "./about-expressions.md" >}}).
For more information about expressions, refer to [About expressions]({{< relref "about-expressions.md" >}}).
## Before you begin
@ -22,7 +22,7 @@ For more information about expressions, refer to [About expressions]({{< relref
1. Below the query, click **Expression**.
1. In the **Operation** field, select the type of expression you want to write.
For more information about expression operations, refer to [About expressions]({{< relref "./about-expressions.md" >}}).
For more information about expression operations, refer to [About expressions]({{< relref "about-expressions.md" >}}).
1. Write the expression.
1. Click **Apply**.