mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 16:46:09 -04:00
Add expiry dates to deprecated methods pages
This commit is contained in:
parent
365ab345f2
commit
042a6846bb
@ -11,6 +11,7 @@ action:
|
|||||||
signatures: [PAGE.Scratch]
|
signatures: [PAGE.Scratch]
|
||||||
toc: true
|
toc: true
|
||||||
aliases: [/extras/scratch/,/doc/scratch/,/functions/scratch]
|
aliases: [/extras/scratch/,/doc/scratch/,/functions/scratch]
|
||||||
|
expiryDate: 2025-11-18 # deprecated 2024-11-18
|
||||||
---
|
---
|
||||||
|
|
||||||
{{% deprecated-in 0.138.0 %}}
|
{{% deprecated-in 0.138.0 %}}
|
||||||
|
@ -9,7 +9,7 @@ action:
|
|||||||
- methods/resource/Data
|
- methods/resource/Data
|
||||||
returnType: resource.resourceError
|
returnType: resource.resourceError
|
||||||
signatures: [RESOURCE.Err]
|
signatures: [RESOURCE.Err]
|
||||||
expiryDate: 2026-01-31
|
expiryDate: 2026-01-16 # deprecated 2025-01-16
|
||||||
---
|
---
|
||||||
|
|
||||||
{{% deprecated-in 0.141.0 %}}
|
{{% deprecated-in 0.141.0 %}}
|
||||||
|
@ -8,6 +8,7 @@ action:
|
|||||||
- functions/collections/NewScratch
|
- functions/collections/NewScratch
|
||||||
returnType: maps.Scratch
|
returnType: maps.Scratch
|
||||||
signatures: [SHORTCODE.Scratch]
|
signatures: [SHORTCODE.Scratch]
|
||||||
|
expiryDate: 2025-11-18 # deprecated 2024-11-18
|
||||||
---
|
---
|
||||||
|
|
||||||
{{% deprecated-in 0.139.0 %}}
|
{{% deprecated-in 0.139.0 %}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user