]> git.ipfire.org Git - thirdparty/asterisk.git/commit
docs: Various XML fixes
authorGeorge Joseph <gjoseph@sangoma.com>
Wed, 15 Jan 2025 23:19:27 +0000 (16:19 -0700)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 23 Jan 2025 18:42:28 +0000 (18:42 +0000)
commit3a45e487cd89b02f4a9c7aae716deaa94a93792d
tree513f774ed8180a0e22ad7fe9a16a87dc785c8ef9
parent8b736f2047525d8f838e9b47286bfe47240b75ba
docs: Various XML fixes

* channels/pjsip/dialplan_functions_doc.xml: Added xmlns:xi to docs element.

* main/bucket.c: Removed XML completely since the "bucket" and "file" objects
  are internal only with no config file.

* main/named_acl.c: Fixed the configFile element name. It was "named_acl.conf"
  and should have been "acl.conf"

* res/res_geolocation/geoloc_doc.xml: Added xmlns:xi to docs element.

* res/res_http_media_cache.c: Fixed the configFile element name. It was
  "http_media_cache.conf" and should have been "res_http_media_cache.conf".

(cherry picked from commit 15ed3577472e0f9295eae10d0c07721c853b9f65)
channels/pjsip/dialplan_functions_doc.xml
main/bucket.c
main/named_acl.c
res/res_geolocation/geoloc_doc.xml
res/res_http_media_cache.c