summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build/release/docs
Commit message (Collapse)AuthorAgeFilesLines
* build/release/docs: New scriptP. J. McDermott2015-06-061-0/+53
This new script: * Uses git-describe to generate a version string instead of getting the HEAD commit ID from the master branch (which assumed the release was being made from master). * Optionally includes a version string in the archive file name. * Puts documentation files in the release archive under libreboot(_$version)_docs/ instead of libreboot_docs/docs/.