mbox series

[for-4.18,0/3] docs/sphinx: Fix syntax errors and warnings

Message ID 20231108152727.58764-1-andrew.cooper3@citrix.com (mailing list archive)
Headers show
Series docs/sphinx: Fix syntax errors and warnings | expand

Message

Andrew Cooper Nov. 8, 2023, 3:27 p.m. UTC
Given the two mandatory 4.18 fixes, this is the remainder of the work I have
been threatening to do for a while.  Preferrably for 4.18 too, seeing as this
gets our Sphinx docs into better shape.

I still want to make sphinx problems fatal in gitlab, but that will have to
wait for now.

Andrew Cooper (3):
  docs/sphinx: Fix syntax issues in hyperlaunch.rst
  docs/sphinx: Fix syntax issues in exclude-list.rst
  docs/sphinx: Fix indexing

 docs/designs/launch/hyperlaunch.rst | 19 +++++++++++--------
 docs/index.rst                      | 13 +++++++------
 docs/misra/exclude-list.rst         |  3 ++-
 docs/misra/index.rst                | 18 ++++++++++++++++++
 4 files changed, 38 insertions(+), 15 deletions(-)
 create mode 100644 docs/misra/index.rst