]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: config: Rework and uniformize how TCP/HTTP rules are documented
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 14 Oct 2021 06:18:50 +0000 (08:18 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 15 Oct 2021 12:21:32 +0000 (14:21 +0200)
commit71d1892190b841b37e818bc7c871f01f277921da
tree1b9a24b1471135d5550ac59640df2013353c0fa3
parent6e0425b71878c5aa470ecf894f9fbdd2526f770c
DOC: config: Rework and uniformize how TCP/HTTP rules are documented

Now all these rules are documented using the same structure. First there is
a general description with the list of all supported actions. Then all
actions are described in details. Thus, it is easy to have a quick list of
all supported actions and this avoids to have a huge description with all
info about these actions. In addition, when it is possible, we make a
reference to already documented parts.
doc/configuration.txt