Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/
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.7.0/tools/conventional-changelog-tf-a/
Dindex.js58 const subsections = flattenSections(section.sections || []);
60 return [section].concat(subsections);
/trusted-firmware-a-3.7.0/docs/process/
Dcommit-style.rst111 subsections:
115 subsections:
/trusted-firmware-a-3.7.0/docs/design/
Dfirmware-design.rst1655 defined. They are listed in the following subsections. Some of them must be