Remove related pages from pages for deprecated functions and methods

This commit is contained in:
Joe Mooring 2025-01-28 10:35:05 -08:00 committed by Joe Mooring
parent 53c7627d57
commit 81b91ef4e7
9 changed files with 9 additions and 38 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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