blob: 8217056813784a4da034c43a3a777168fcb266c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
.. 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
release_notes/index
about_flashrom/index
how_to_add_docs
documentation_license
Old wiki website <https://wiki.flashrom.org/>
.. include:: intro.rst
.. include:: ../README.rst
|