Home
last modified time | relevance | path

Searched full:subsections (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-a-3.4.0/
Dchangelog.yaml85 subsections:
88 subsections:
130 subsections:
143 subsections:
176 subsections:
193 subsections:
209 subsections:
219 subsections:
226 subsections:
246 subsections:
[all …]
D.commitlintrc.js38 function getScopes(subsections) { argument
39 return subsections.flatMap(subsection => {
41 const subscopes = getScopes(subsection.subsections || []);
48 const scopes = getScopes(changelog.subsections).sort(); /* Sort alphabetically */
D.versionrc.js47 function getSections(subsections) { argument
48 return subsections.flatMap(subsection => {
53 "sections": getSections(subsection.subsections || []),
60 const sections = getSections(changelog.subsections);
/trusted-firmware-a-3.4.0/tools/conventional-changelog-tf-a/
Dindex.js58 const subsections = flattenSections(section.sections || []);
60 return [section].concat(subsections);
/trusted-firmware-a-3.4.0/docs/design/
Dfirmware-design.rst1589 defined. They are listed in the following subsections. Some of them must be