mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-04 07:15:18 +02:00
doc: autogenerate a list of authors and hall of fame
This adds a build-time option to automatically generate a list of authors from git history, and includes it in the documentation by reading the output from git in a Sphinx extension. When git isn't available or the project source doesn't appear to be a git checkout, the list is not generated and gracefully replaced with a message explaining its absence. Change-Id: I1e9634a90e84262aafd80590deba9875f4b71a3c Signed-off-by: Peter Marheine <pmarheine@chromium.org> Reviewed-on: https://review.coreboot.org/c/flashrom/+/86350 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Anastasia Klimchuk <aklm@chromium.org>
This commit is contained in:

committed by
Anastasia Klimchuk

parent
07beef6999
commit
0b39a3e00c
@ -216,8 +216,11 @@ libpayload
|
||||
.. todo:: Add building instructions for libpayload
|
||||
|
||||
|
||||
.. _meson_configuration:
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
||||
In the flashrom repository run::
|
||||
|
||||
meson setup [builtin options] [flashrom options] <builddir>
|
||||
|
Reference in New Issue
Block a user