mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-19 19:20:35 +00:00
Fix a bunch of doxygen errors and document more things
(issue #9842, snuffy) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68339 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -2877,10 +2877,13 @@ static void xml_copy_escape(struct ast_str **out, const char *src, int mode)
|
||||
*
|
||||
* General: the unformatted text is used as a value of
|
||||
* XML output: to be completed
|
||||
*
|
||||
* \verbatim
|
||||
* Each section is within <response type="object" id="xxx">
|
||||
* where xxx is taken from ajaxdest variable or defaults to unknown
|
||||
* Each row is reported as an attribute Name="value" of an XML
|
||||
* entity named from the variable ajaxobjtype, default to "generic"
|
||||
* \endverbatim
|
||||
*
|
||||
* HTML output:
|
||||
* each Name-value pair is output as a single row of a two-column table.
|
||||
|
Reference in New Issue
Block a user