```
Traceback (most recent call last):
File "/home/docs/checkouts/readthedocs.org/user_builds/f4pga-examples/envs/385/lib/python3.12/site-packages/docutils/statemachine.py", line 299, in next_line
self.line = self.input_lines[self.line_offset]
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File "/home/docs/checkouts/readthedocs.org/user_builds/f4pga-examples/envs/385/lib/python3.12/site-packages/docutils/statemachine.py", line 1136, in __getitem__
return self.data[i]
~~~~~~~~~^^^
IndexError: list index out of range
```
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>