mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-10-05 12:41:46 +02:00
When building html documentation from doc/lua-api/index.rst, sphinx complains about some literal blocks ending without a blank line: "doc/lua-api/index.rst:534: WARNING: Literal block ends without a blank line; unexpected unindent." Adding the missing blank lines to make sphinx happy