We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 158869e commit 420d7c5Copy full SHA for 420d7c5
src/generators/legacy-json/utils/buildHierarchy.mjs
@@ -2,8 +2,7 @@
2
* Recursively finds the most suitable parent entry for a given `entry` based on heading depth.
3
*
4
* @param {ApiDocMetadataEntry} entry
5
- * @param {ApiDocMetadataEntry[]} entry
6
- * @param entries
+ * @param {ApiDocMetadataEntry[]} entries
7
* @param {number} startIdx
8
* @returns {import('../types.d.ts').HierarchizedEntry}
9
*/
0 commit comments