[Home]

Summary:ASTERISK-12323: [patch] xml doc for xmldoc branch
Reporter:snuffy (snuffy)Labels:
Date Opened:2008-07-06 16:54:53Date Closed:2008-07-07 09:29:19
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Documentation
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20080707-2326_bug_13003.diff
( 1) bug_13003.diff
Description:Here is two apps i converted to 'xml' while on train.
Comments:By: Michiel van Baak (mvanbaak) 2008-07-07 01:17:42

I think the return can be better done as:
<return>
 <value name="-1">failed</value>
 <value name="0">succes</value>
</return>

Thanks for the patch

By: Brandon Kruse (bkruse) 2008-07-07 08:42:35

These all look good.

We should keep defining the schema to make sure we do not end up redoing a TON of stuff, but it looks great, good work :)

Make sure to, when registering the application/function, pass NULL where synopsis and description would be.

-bk

By: Digium Subversion (svnbot) 2008-07-07 09:28:44

Repository: asterisk
Revision: 128600

U   team/group/appdocsxml/TODO_appdocsxml
U   team/group/appdocsxml/apps/app_amd.c
U   team/group/appdocsxml/apps/app_echo.c
U   team/group/appdocsxml/apps/app_fax.c
U   team/group/appdocsxml/apps/app_jack.c
U   team/group/appdocsxml/apps/app_morsecode.c
U   team/group/appdocsxml/apps/app_page.c
U   team/group/appdocsxml/apps/app_senddtmf.c
U   team/group/appdocsxml/doc/xmldocumentation.txt
U   team/group/appdocsxml/main/pbx.c

------------------------------------------------------------------------
r128600 | bkruse | 2008-07-07 09:28:32 -0500 (Mon, 07 Jul 2008) | 7 lines

Patch with some changes for some minor XML errors.

This is a big, and great step towards xmlization :)

(closes issue ASTERISK-12323)
(patch by snuffy, license on file)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=128600