]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: internals: document the list API
authorWilly Tarreau <w@1wt.eu>
Wed, 17 Nov 2021 14:30:04 +0000 (15:30 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 17 Nov 2021 14:30:53 +0000 (15:30 +0100)
commit946ebbb0bd84bddf1ebc47c02f5941be6bf0fc37
tree70be3685c3f026764961da9aaba47bb159b9c7d7
parented9f48e231bf585d3e902644ddd77dc252554bbf
DOC: internals: document the list API

This one is aging and not always trivial. Let's indicate what the
macros do and what traps not to fall into.
doc/internals/api/list.txt [new file with mode: 0644]