aboutsummaryrefslogtreecommitdiff
path: root/resources/scripts/helpers/build/docs/info
Commit message (Collapse)AuthorAgeFilesLines
* old build system: delete build/docs (a relic from GNU which we don't need)4 of 7 (Leah Rowe) info@minifree.org2017-01-221-3/+0
|
* re-add old build system (for x86 boards/utils)4 of 7 (Leah Rowe) info@minifree.org2017-01-211-0/+3
| | | | Everything will be migrated over to the new build system after release.
* delete build/release/docs (we're not in GNU anymore, we don't want texinfo)Leah Rowe2016-09-201-3/+0
|
* docs: build scripts rewritePaul Koenig2016-07-161-21/+1
| | | | | | | | | | ".master" script in resources/scripts/helpers/build/docs Adds option to build html for libreboot website with "./build docs <html-type> w" Converts jpegs to eps for dvi and ps output, if these formats are built, using imagemagick. Archives resources (images) with compressed html manuals.
* docs: revert absolute paths for image references to relative pathsPaul Koenig2016-06-011-1/+1
|
* docs: build scriptsPaul Koenig2016-05-261-0/+23
also update libreboot.texi to use absolute paths for references to images, logs, etc.