Attention is currently required from: Peter Marheine, Sydney, Thomas Heijligen.
Anastasia Klimchuk has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/82196?usp=email )
Change subject: doc: Fix index files in Supported HW section ......................................................................
Patch Set 2:
(2 comments)
Patchset:
PS1:
Thanks for requesting my review on this. […]
Thanks! I uploaded new version after Peter's comment, to achieve the same effect but in more correct way.
There are three more patches in the chain, if you are interested, you are very welcome to have a look and review! Gerrit works in a way that you can add comments and vote on any patch, even if you are not explicitly added to it (Gerrit will add you).
File doc/supported_hw/index.rst:
https://review.coreboot.org/c/flashrom/+/82196/comment/cea7ab84_790e6bf8 : PS1, Line 6: :maxdepth: 3
Couldn't we just change maxdepth to have fewer nested levels? It seems error-prone to set this `hidd […]
Oh somehow I was reading documentation for toctree directive and misunderstood it.
Yes you idea is great, and it works! I updated the rest of the chain as well.