[asterisk-dev] [Code Review] XML documentation for manager actions.
Eliel Sardañons
eliels at gmail.com
Tue May 19 09:46:49 CDT 2009
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.digium.com/r/250/
-----------------------------------------------------------
(Updated 2009-05-19 09:46:49.788539)
Review request for Asterisk Developers.
Changes
-------
Move more static docs to XML docs.
Summary
-------
With this patch we allow to set manager actions documentation in xml format like we are already doing for applications/functions and agi commands.
It is possible to use both type of documentations (static and xml).
Diffs (updated)
-----
/trunk/doc/appdocsxml.dtd 195447
/trunk/include/asterisk/manager.h 195447
/trunk/include/asterisk/pbx.h 195447
/trunk/include/asterisk/xmldoc.h 195447
/trunk/main/features.c 195447
/trunk/main/manager.c 195447
/trunk/main/pbx.c 195447
/trunk/main/xmldoc.c 195447
/trunk/res/res_agi.c 195447
Diff: http://reviewboard.digium.com/r/250/diff
Testing
-------
The patch was tested with xmldoc enabled and without xmldoc enabled (./configure --disable-xmldoc).
'core show application ....' -> tested
'core show function ...' -> tested
'agi show commands topic ...' -> tested
'manager show commands' -> tested
'manager show command Ping' -> tested
'manager show command Events' -> tested
Thanks,
Eliel
More information about the asterisk-dev
mailing list