]> git.ipfire.org Git - thirdparty/asterisk.git/commit
make_xml_documentation: Really collect LOCAL_MOD_SUBDIRS documentation.
authorSean Bright <sean@seanbright.com>
Fri, 1 Dec 2023 20:30:17 +0000 (15:30 -0500)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Mon, 11 Dec 2023 17:33:54 +0000 (17:33 +0000)
commit44a5b99cdd773536086f4fcc22cbe604f4c4e485
tree51b17945a3c1bac630f5c7bb4f6c9b3e6ad2d6d3
parentd1fb397cfc1be59e5e0a3508502b407a6e1c45a3
make_xml_documentation: Really collect LOCAL_MOD_SUBDIRS documentation.

Although `make_xml_documentation`'s `print_dependencies` command was
corrected by the previous fix (#461) for #142, the `create_xml` was
not properly handling `LOCAL_MOD_SUBDIRS` XML documentation.
build_tools/make_xml_documentation