Searched refs:subsections (Results 1 – 5 of 5) sorted by relevance
38 function getScopes(subsections) { argument39 return subsections.flatMap(subsection => {41 const subscopes = getScopes(subsection.subsections || []);48 const scopes = getScopes(changelog.subsections).sort(); /* Sort alphabetically */
47 function getSections(subsections) { argument48 return subsections.flatMap(subsection => {53 "sections": getSections(subsection.subsections || []),60 const sections = getSections(changelog.subsections);
58 const subsections = flattenSections(section.sections || []);60 return [section].concat(subsections);
111 subsections:115 subsections:
1655 defined. They are listed in the following subsections. Some of them must be