mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-23 03:41:01 +01: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