mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 07:02:34 +02:00

Updated the information that WP is included in the v1.3 release, and added links to dev guidelines on how to build from head (instead of inlining the instructions). Change-Id: I223f1aa5f4531b28b04bcfcecd9becfa7899c3d9 Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org> Reviewed-on: https://review.coreboot.org/c/flashrom/+/78113 Reviewed-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
24 lines
534 B
ReStructuredText
24 lines
534 B
ReStructuredText
.. flashrom documentation master file, created by
|
|
sphinx-quickstart on Mon Jan 30 17:34:19 2023.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
.. image:: logo/flashrom_logo.png
|
|
:alt: flashrom logo
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
dev_guide/index
|
|
user_docs/index
|
|
classic_cli_manpage
|
|
contact
|
|
about_flashrom/index
|
|
how_to_add_docs
|
|
documentation_license
|
|
Old wiki website <https://wiki.flashrom.org/>
|
|
|
|
.. include:: intro.rst
|
|
|
|
.. include:: ../README.rst
|