commit | 71d1892190b841b37e818bc7c871f01f277921da | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Thu Oct 14 08:18:50 2021 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Oct 15 14:21:32 2021 +0200 |
tree | 1b9a24b1471135d5550ac59640df2013353c0fa3 | |
parent | 6e0425b71878c5aa470ecf894f9fbdd2526f770c [diff] |
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.