Skip to content

Commit

Permalink
Updated indexes
Browse files Browse the repository at this point in the history
  • Loading branch information
pfreitag committed Oct 3, 2024
1 parent 8dc28d3 commit 7d631f3
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion data/en/all.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion data/en/cf2016.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"related":["arrayContainsNoCase","arrayDeleteNoCase","arrayGetMetadata","arraySetMetadata","booleanFormat","encodeFor","floor","getCanonicalPath","isDateObject","isPDFArchive","queryEach","queryFilter","queryKeyExists","queryMap","queryReduce","querySort","replaceListNoCase","spreadsheetGetColumnCount","structGetMetadata","structSetMetadata","structToSorted","valueArray"],
"related":["arrayContainsNoCase","arrayDeleteNoCase","arrayGetMetadata","arraySetMetadata","booleanFormat","encodeFor","exceptionKeyExists","floor","getCanonicalPath","isDateObject","isPDFArchive","queryEach","queryFilter","queryKeyExists","queryMap","queryReduce","querySort","replaceListNoCase","spreadsheetGetColumnCount","structGetMetadata","structSetMetadata","structToSorted","valueArray"],
"name":"ColdFusion 2016 New Functions and Tags","type":"listing","description":"List of tags and functions added in ColdFusion 2016"
}
2 changes: 1 addition & 1 deletion data/en/functions.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion data/en/index.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion data/en/lucee5.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"related":["bundleInfo","cacheRegionExists","cacheRegionNew","cacheRegionRemove","generatePBKDFKey","getLocaleInfo","manifestRead","render","webserviceNew"],
"related":["bundleInfo","cacheRegionExists","cacheRegionNew","cacheRegionRemove","generatePBKDFKey","getLocaleInfo","imageCaptcha","manifestRead","render","sanitizeHtml","webserviceNew"],
"name":"Lucee 5 New Functions and Tags","type":"listing","description":"List of tags and functions added in Lucee 5"
}
2 changes: 1 addition & 1 deletion data/en/lucee6.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"related":["stringEach","stringEvery","stringFilter","stringMap","stringReduce","stringSome","stringSort"],
"related":["arraySplice","queryInsertAt","queryReverse","queryRowSwap","stringEach","stringEvery","stringFilter","stringMap","stringReduce","stringSome","stringSort"],
"name":"Lucee 6 New Functions and Tags","type":"listing","description":"List of tags and functions added in Lucee 6"
}

0 comments on commit 7d631f3

Please sign in to comment.