]> git.ipfire.org Git - thirdparty/squid.git/commit
Docs: update doxygen support (#1622)
authorAmos Jeffries <yadij@users.noreply.github.com>
Sun, 7 Jan 2024 18:37:09 +0000 (18:37 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Tue, 9 Jan 2024 21:05:43 +0000 (21:05 +0000)
commit02c8fd1ccfd925a937762ca2bd6015fa397d94b8
tree04a3a9490ff59ec4e77a9bacbd1067ace0ff22cd
parentc0f325c11380c7ed1a91cacce1a208bc83be8453
Docs: update doxygen support (#1622)

Doxygen v1.7.5 changed HTML_HEADER requirements: We now need to add an
open div element to the header that Doxygen then closes for us. This
change also fixes the corresponding generated content on Squid website.

Also, disable IDL_PROPERTY_SUPPORT which has been causing some errors
with output getter/setter matching in the generated output.
doc/Programming-Guide/doxygen.header.dyn
squid.dox