diff --git a/website/content/docs/templates/hcl_templates/functions/collection/index.mdx b/website/content/docs/templates/hcl_templates/functions/collection/index.mdx deleted file mode 100644 index b925718c2..000000000 --- a/website/content/docs/templates/hcl_templates/functions/collection/index.mdx +++ /dev/null @@ -1,4 +0,0 @@ ---- -page_title: Collection - Functions - Configuration Language -description: Overview of available collection functions ---- diff --git a/website/content/docs/templates/hcl_templates/functions/contextual/index.mdx b/website/content/docs/templates/hcl_templates/functions/contextual/index.mdx deleted file mode 100644 index c7996fdf0..000000000 --- a/website/content/docs/templates/hcl_templates/functions/contextual/index.mdx +++ /dev/null @@ -1,4 +0,0 @@ ---- -page_title: Contextual - Functions - Configuration Language -description: Overview of available Contextual functions ---- diff --git a/website/content/docs/templates/hcl_templates/functions/conversion/index.mdx b/website/content/docs/templates/hcl_templates/functions/conversion/index.mdx deleted file mode 100644 index 929c54c1b..000000000 --- a/website/content/docs/templates/hcl_templates/functions/conversion/index.mdx +++ /dev/null @@ -1,4 +0,0 @@ ---- -page_title: conversion - Functions - Configuration Language -description: Overview of available conversion functions ---- diff --git a/website/content/docs/templates/hcl_templates/functions/crypto/index.mdx b/website/content/docs/templates/hcl_templates/functions/crypto/index.mdx deleted file mode 100644 index dfb20c3f7..000000000 --- a/website/content/docs/templates/hcl_templates/functions/crypto/index.mdx +++ /dev/null @@ -1,4 +0,0 @@ ---- -page_title: crypto - Functions - Configuration Language -description: Overview of available crypto functions ---- diff --git a/website/content/docs/templates/hcl_templates/functions/encoding/index.mdx b/website/content/docs/templates/hcl_templates/functions/encoding/index.mdx deleted file mode 100644 index 8728d72b6..000000000 --- a/website/content/docs/templates/hcl_templates/functions/encoding/index.mdx +++ /dev/null @@ -1,4 +0,0 @@ ---- -page_title: encoding - Functions - Configuration Language -description: Overview of available encoding functions ---- diff --git a/website/content/docs/templates/hcl_templates/functions/file/index.mdx b/website/content/docs/templates/hcl_templates/functions/file/index.mdx deleted file mode 100644 index b54f222b6..000000000 --- a/website/content/docs/templates/hcl_templates/functions/file/index.mdx +++ /dev/null @@ -1,4 +0,0 @@ ---- -page_title: filesystem - Functions - Configuration Language -description: Overview of available filesystem functions ---- diff --git a/website/content/docs/templates/hcl_templates/functions/ipnet/index.mdx b/website/content/docs/templates/hcl_templates/functions/ipnet/index.mdx deleted file mode 100644 index b221f2eb5..000000000 --- a/website/content/docs/templates/hcl_templates/functions/ipnet/index.mdx +++ /dev/null @@ -1,4 +0,0 @@ ---- -page_title: ipnet - Functions - Configuration Language -description: Overview of available ipnet functions ---- diff --git a/website/content/docs/templates/hcl_templates/functions/numeric/index.mdx b/website/content/docs/templates/hcl_templates/functions/numeric/index.mdx deleted file mode 100644 index 7c552d619..000000000 --- a/website/content/docs/templates/hcl_templates/functions/numeric/index.mdx +++ /dev/null @@ -1,4 +0,0 @@ ---- -page_title: Numeric - Functions - Configuration Language -description: Overview of available numeric functions ---- diff --git a/website/content/docs/templates/hcl_templates/functions/string/index.mdx b/website/content/docs/templates/hcl_templates/functions/string/index.mdx deleted file mode 100644 index 1bf908374..000000000 --- a/website/content/docs/templates/hcl_templates/functions/string/index.mdx +++ /dev/null @@ -1,4 +0,0 @@ ---- -page_title: string - Functions - Configuration Language -description: Overview of available string functions ---- diff --git a/website/content/docs/templates/hcl_templates/functions/uuid/index.mdx b/website/content/docs/templates/hcl_templates/functions/uuid/index.mdx deleted file mode 100644 index c6bb94926..000000000 --- a/website/content/docs/templates/hcl_templates/functions/uuid/index.mdx +++ /dev/null @@ -1,4 +0,0 @@ ---- -page_title: uuid - Functions - Configuration Language -description: Overview of available uuid functions ---- diff --git a/website/data/docs-nav-data.json b/website/data/docs-nav-data.json index 58fc84881..1e4b0fbae 100644 --- a/website/data/docs-nav-data.json +++ b/website/data/docs-nav-data.json @@ -154,10 +154,6 @@ { "title": "Contextual Functions", "routes": [ - { - "title": "Overview", - "path": "templates/hcl_templates/functions/contextual" - }, { "title": "aws_secretsmanager", "path": "templates/hcl_templates/functions/contextual/aws_secretsmanager" @@ -179,10 +175,6 @@ { "title": "Numeric Functions", "routes": [ - { - "title": "Overview", - "path": "templates/hcl_templates/functions/numeric" - }, { "title": "abs", "path": "templates/hcl_templates/functions/numeric/abs" @@ -224,10 +216,6 @@ { "title": "String Functions", "routes": [ - { - "title": "Overview", - "path": "templates/hcl_templates/functions/string" - }, { "title": "chomp", "path": "templates/hcl_templates/functions/string/chomp" @@ -309,10 +297,6 @@ { "title": "Collection Functions", "routes": [ - { - "title": "Overview", - "path": "templates/hcl_templates/functions/collection" - }, { "title": "chunklist", "path": "templates/hcl_templates/functions/collection/chunklist" @@ -410,10 +394,6 @@ { "title": "Encoding Functions", "routes": [ - { - "title": "Overview", - "path": "templates/hcl_templates/functions/encoding" - }, { "title": "base64decode", "path": "templates/hcl_templates/functions/encoding/base64decode" @@ -451,10 +431,6 @@ { "title": "Filesystem Functions", "routes": [ - { - "title": "Overview", - "path": "templates/hcl_templates/functions/file" - }, { "title": "abspath", "path": "templates/hcl_templates/functions/file/abspath" @@ -517,10 +493,6 @@ { "title": "Hash and Crypto Functions", "routes": [ - { - "title": "Overview", - "path": "templates/hcl_templates/functions/crypto" - }, { "title": "bcrypt", "path": "templates/hcl_templates/functions/crypto/bcrypt" @@ -550,10 +522,6 @@ { "title": "UUID Functions", "routes": [ - { - "title": "Overview", - "path": "templates/hcl_templates/functions/uuid" - }, { "title": "uuidv4", "path": "templates/hcl_templates/functions/uuid/uuidv4" @@ -567,10 +535,6 @@ { "title": "IP Network Functions", "routes": [ - { - "title": "Overview", - "path": "templates/hcl_templates/functions/ipnet" - }, { "title": "cidrhost", "path": "templates/hcl_templates/functions/ipnet/cidrhost" @@ -592,10 +556,6 @@ { "title": "Type Conversion Functions", "routes": [ - { - "title": "Overview", - "path": "templates/hcl_templates/functions/conversion" - }, { "title": "can", "path": "templates/hcl_templates/functions/conversion/can"