]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: internals: move some API definitions to an "api" subdirectory
authorWilly Tarreau <w@1wt.eu>
Fri, 5 Nov 2021 10:52:10 +0000 (11:52 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 5 Nov 2021 10:53:22 +0000 (11:53 +0100)
It's not always easy to figure that there are some docs on internal API
stuff, let's move them to their own directory. There's a diagram for
lists that could be placed there but instead would deserve a greppable
description for quick lookups, so it was not moved there.

doc/internals/api/buffer-api.txt [moved from doc/internals/buffer-api.txt with 100% similarity]
doc/internals/api/filters.txt [moved from doc/internals/filters.txt with 100% similarity]
doc/internals/api/htx-api.txt [moved from doc/internals/htx-api.txt with 100% similarity]
doc/internals/api/initcalls.txt [moved from doc/internals/initcalls.txt with 100% similarity]