]> git.ipfire.org Git - thirdparty/haproxy.git/commit
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)
commita62f184d3d072ab6a8f106fa6075a2e701a02d53
tree0f0552c83bc7523c472826273b3fe8d5a6b131be
parent41922af957c960317c283402e196c86e49f50851
DOC: internals: move some API definitions to an "api" subdirectory

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]