]> git.ipfire.org Git - thirdparty/asterisk.git/commit
xml: Embed module information into core XML documentation.
authorJoshua C. Colp <jcolp@sangoma.com>
Tue, 9 Mar 2021 14:54:27 +0000 (10:54 -0400)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 16 Mar 2021 15:30:43 +0000 (10:30 -0500)
commit149e5e5b8690a8d9f7271f4f597f8ed2f030ac9c
tree32726dc74280526e8116111e64a8e366be371236
parent7438586d8e0d74c5b2ca66f32d1565ed005afa97
xml: Embed module information into core XML documentation.

This change embeds the MODULEINFO block of modules
into the core XML documentation. This provides a shared
mechanism for use by both menuselect and Asterisk for
information and a definitive source of truth.

ASTERISK-29335

Change-Id: Ifbfd5c700049cf320a3e45351ac65dd89bc99d90
12 files changed:
Makefile
apps/app_fax.c
apps/app_speech_utils.c
cdr/cdr_syslog.c
channels/chan_dahdi.c
codecs/codec_dahdi.c
doc/appdocsxml.dtd
funcs/func_periodic_hook.c
funcs/func_pjsip_aor.c
funcs/func_pjsip_contact.c
funcs/func_pjsip_endpoint.c
res/res_remb_modifier.c