Home
last modified time | relevance | path

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

/trusted-firmware-a-3.6.0-3.5.0/
Dchangelog.yaml85 subsections:
88 subsections:
154 subsections:
167 subsections:
214 subsections:
237 subsections:
253 subsections:
263 subsections:
273 subsections:
280 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.6.0-3.5.0/tools/conventional-changelog-tf-a/
Dindex.js58 const subsections = flattenSections(section.sections || []);
60 return [section].concat(subsections);
/trusted-firmware-a-3.6.0-3.5.0/docs/process/
Dcommit-style.rst111 subsections:
115 subsections:
/trusted-firmware-a-3.6.0-3.5.0/docs/design/
Dfirmware-design.rst1589 defined. They are listed in the following subsections. Some of them must be