summaryrefslogtreecommitdiffstats
path: root/docs/libreboot.texi
Commit message (Collapse)AuthorAgeFilesLines
* docs: fix invalid formatting for copyright logo on authors listLeah Woods2016-05-211-5/+5
|
* Revert "format documentation for 80 character line limit"Leah Woods2016-05-211-6869/+5616
| | | | | | This reverts commit e3065addba58b99eff932030f0a5170ed17743f7. It caused some formatting issues which would have caused problems
* format documentation for 80 character line limitLeah Woods2016-05-211-5616/+6869
| | | | | | This was done in Vim :set tw=80 gqG
* Cleanup/tidy the texinfo documentation, courtesy of Paul <paukoen@gmail.com>Leah Woods2016-05-211-0/+7688
This was submitted on the mailing list. I further added the full list of authors to the copying section. There were a few copyright authors missing in the file that Paul submitted. There are some TODO entries at the start of the document, which Paul left for us. We need to work on those. Also TODO: integrate this into build system, so that we have these options: ./build docs html ./build docs html-onepage ./build docs pdf etc