
All checks were successful
Build / Build (push) Successful in 40s
This commit adds documentation for the `ramdb_db_fnc_fetch` function. The documentation explains the function's purpose, which is to handle data chunks received from the database extension when data is too large to be returned in a single callback. The documentation includes a title, icon, and excerpt for better readability and understanding.
19 lines
198 B
JavaScript
19 lines
198 B
JavaScript
var indexSectionsWithContent =
|
|
{
|
|
0: ":abcdefghiklmnopqrstuvw",
|
|
1: "adfghilpst"
|
|
};
|
|
|
|
var indexSectionNames =
|
|
{
|
|
0: "all",
|
|
1: "pages"
|
|
};
|
|
|
|
var indexSectionLabels =
|
|
{
|
|
0: "All",
|
|
1: "Pages"
|
|
};
|
|
|