Searched full:subsections (Results 1 – 6 of 6) sorted by relevance
85 subsections:88 subsections:134 subsections:144 subsections:151 subsections:158 subsections:168 subsections:212 subsections:242 subsections:252 subsections:[all …]
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