Clean up frontmatter sections in the docs (#421)

This commit is contained in:
Damian Stasik
2023-09-15 16:03:23 +02:00
committed by GitHub
parent a4f9c63288
commit 072d1dce56
293 changed files with 167 additions and 310 deletions

View File

@@ -1,5 +1,5 @@
---
page_title: one - Functions - Configuration Language
sidebar_label: one
description: |-
The 'one' function transforms a list with either zero or one elements into
either a null value or the value of the first element.