Searched refs:subsections (Results 1 – 5 of 5) sorted by relevance
37 function getScopes(subsections) { argument38 return subsections.flatMap(subsection => {40 const subscopes = getScopes(subsection.subsections || []);47 const scopes = getScopes(changelog.subsections).sort(); /* Sort alphabetically */
47 function getSections(subsections) {48 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);
114 subsections:118 subsections:
1715 defined. They are listed in the following subsections. Some of them must be