DOC: lua: silence "Unexpected indentation" Sphinx warnings
authorAurelien DARRAGON <adarragon@haproxy.com>
Mon, 13 Mar 2023 18:49:31 +0000 (19:49 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 5 Apr 2023 06:58:17 +0000 (08:58 +0200)
commit21f7ebbfcd9709cc193d4c45f8012b518014b174
tree98ce33396688befadf87d259707b861b885d13eb
parentd5c80d7ab1651d109b452c8c3e1329133000b6f9
DOC: lua: silence "Unexpected indentation" Sphinx warnings

When building html documentation from doc/lua-api/index.rst, sphinx
complains about some unexpected indentations:

  "doc/lua-api/index.rst:3221: WARNING: Unexpected indentation"

Silencing them without altering the original output format.
doc/lua-api/index.rst