]> 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)
committerSean Bright <sean@seanbright.com>
Mon, 11 Dec 2023 17:33:48 +0000 (17:33 +0000)
commit91c733bc6906345f159894291bdc55bf499db353
treea464891de8f2d9b93f486781bba3fe62eab926b2
parent8f5581b0d05999b3959275aec606d393ba90b0b6
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