]> 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)
committerGeorge Joseph <gjoseph@sangoma.com>
Thu, 16 Jan 2025 15:32:52 +0000 (15:32 +0000)
commit15ed3577472e0f9295eae10d0c07721c853b9f65
treee8ee3eca2081b846142207a8b604fba86a3eb331
parentdafac1f6f4e163901bb888e791417d11e2406dad
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".
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