diff --git a/content/en/functions/crypto/FNV32a.md b/content/en/functions/crypto/FNV32a.md index 6e1edb9b2..944daee3b 100644 --- a/content/en/functions/crypto/FNV32a.md +++ b/content/en/functions/crypto/FNV32a.md @@ -5,12 +5,7 @@ categories: [] keywords: [] action: aliases: [] - related: - - functions/hash/Xxhash - - functions/crypto/HMAC - - functions/crypto/MD5 - - functions/crypto/SHA1 - - functions/crypto/SHA256 + related: [] returnType: int signatures: [crypto.FNV32a STRING] expiryDate: 2025-07-31 # deprecated 2024-07-31 diff --git a/content/en/functions/data/GetCSV.md b/content/en/functions/data/GetCSV.md index f9e4cd758..737c4847d 100644 --- a/content/en/functions/data/GetCSV.md +++ b/content/en/functions/data/GetCSV.md @@ -5,11 +5,7 @@ categories: [] keywords: [] action: aliases: [getCSV] - related: - - functions/data/GetJSON - - functions/resources/Get - - functions/resources/GetRemote - - methods/page/Resources + related: [] returnType: '[][]string' signatures: ['data.GetCSV SEPARATOR INPUT... [OPTIONS]'] toc: true diff --git a/content/en/functions/data/GetJSON.md b/content/en/functions/data/GetJSON.md index 36fc056fe..71311bc6b 100644 --- a/content/en/functions/data/GetJSON.md +++ b/content/en/functions/data/GetJSON.md @@ -5,11 +5,7 @@ categories: [] keywords: [] action: aliases: [getJSON] - related: - - functions/data/GetCSV - - functions/resources/Get - - functions/resources/GetRemote - - methods/page/Resources + related: [] returnType: any signatures: ['data.GetJSON INPUT... [OPTIONS]'] toc: true diff --git a/content/en/functions/resources/Babel.md b/content/en/functions/resources/Babel.md index 3d487fdfe..3210f48dd 100644 --- a/content/en/functions/resources/Babel.md +++ b/content/en/functions/resources/Babel.md @@ -4,11 +4,7 @@ description: Compiles the given JavaScript resource with Babel. categories: [] keywords: [] action: - related: - - functions/js/Batch - - functions/js/Build - - functions/resources/Fingerprint - - functions/resources/Minify + related: [] returnType: resource.Resource signatures: ['resources.Babel [OPTIONS] RESOURCE'] toc: true diff --git a/content/en/functions/resources/PostCSS.md b/content/en/functions/resources/PostCSS.md index ed043b692..97d53314c 100644 --- a/content/en/functions/resources/PostCSS.md +++ b/content/en/functions/resources/PostCSS.md @@ -4,11 +4,7 @@ description: Processes the given resource with PostCSS using any PostCSS plugin. categories: [] keywords: [] action: - related: - - functions/resources/Fingerprint - - functions/resources/Minify - - functions/resources/PostProcess - - functions/css/Sass + related: [] returnType: resource.Resource signatures: ['resources.PostCSS [OPTIONS] RESOURCE'] toc: true diff --git a/content/en/functions/resources/ToCSS.md b/content/en/functions/resources/ToCSS.md index 39c02f06d..b75cb1113 100644 --- a/content/en/functions/resources/ToCSS.md +++ b/content/en/functions/resources/ToCSS.md @@ -4,11 +4,7 @@ description: Transpiles Sass to CSS. categories: [] keywords: [] action: - related: - - functions/resources/Fingerprint - - functions/resources/Minify - - functions/css/PostCSS - - functions/resources/PostProcess + related: [] returnType: resource.Resource signatures: ['resources.ToCSS [OPTIONS] RESOURCE'] toc: true diff --git a/content/en/methods/page/Scratch.md b/content/en/methods/page/Scratch.md index 13cd3dff8..4375e2b98 100644 --- a/content/en/methods/page/Scratch.md +++ b/content/en/methods/page/Scratch.md @@ -4,9 +4,7 @@ description: Returns a "scratch pad" on the given page to store and manipulate d categories: [] keywords: [] action: - related: - - methods/page/Store - - functions/collections/NewScratch + related: [] returnType: maps.Scratch signatures: [PAGE.Scratch] toc: true diff --git a/content/en/methods/pager/PageSize.md b/content/en/methods/pager/PageSize.md index aa2370fd0..29e755429 100644 --- a/content/en/methods/pager/PageSize.md +++ b/content/en/methods/pager/PageSize.md @@ -4,8 +4,7 @@ description: Returns the number of pages per pager. categories: [] keywords: [] action: - related: - - methods/page/Paginate + related: [] returnType: int signatures: [PAGER.PageSize] expiryDate: 2025-06-09 # deprecated 2024-06-09 diff --git a/content/en/methods/shortcode/Scratch.md b/content/en/methods/shortcode/Scratch.md index b044a66c8..475566234 100644 --- a/content/en/methods/shortcode/Scratch.md +++ b/content/en/methods/shortcode/Scratch.md @@ -4,8 +4,7 @@ description: Returns a "scratch pad" scoped to the shortcode to store and manipu categories: [] keywords: [] action: - related: - - functions/collections/NewScratch + related: [] returnType: maps.Scratch signatures: [SHORTCODE.Scratch] expiryDate: 2025-11-18 # deprecated 2024-11-18