Home
last modified time | relevance | path

Searched refs:notes (Results 1 – 4 of 4) sorted by relevance

/arm-trusted-firmware-2.8.0/tools/conventional-changelog-tf-a/
A Dindex.js71 const generateTemplateData = function (sections, notes) { argument
75 sections: generateTemplateData(section.sections, notes),
76 notes: notes.filter(note => section.scopes?.includes(note.commit.scope)),
82 if ((templateData.sections.length == 0) && (templateData.notes.length == 0)) {
93 sections: generateTemplateData(config.sections, noteGroup.notes),
94 notes: noteGroup.notes.filter(note =>
174 commit.notes.forEach(note => {
/arm-trusted-firmware-2.8.0/tools/conventional-changelog-tf-a/templates/
A Dnote-section.hbs3 {{#if notes.length ~}}
4 {{#each notes ~}}
A Dtemplate.hbs3 {{#each (tf-a-notes noteGroups) ~}}
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dprerequisites.rst178 .. _Linaro Release Notes: https://community.arm.com/dev-platforms/w/docs/226/old-release-notes

Completed in 4 milliseconds