Files
asterisk/include/asterisk
Matthew Jordan e31bd332b8 Update config framework/sorcery with types/options without documentation
There are times when a configuration option should not have documentation.

1. Some options are registered with a particular object merely as a warning to
   users. These options aren't even really 'deprecated' - which has its own
   separate API call - they are actually provided by a different configuration
   file. The options are merely registered so that the user gets a warning that
   a different configuration file provides the item.

2. Some object types - most notably some used by modules that use sorcery - are
   completely internal and should never be shown to the user.

3. Sorcery itself has several 'hidden' fields that should never be shown to a
   user.

This patch updates the configuration framework and sorcery with additional API
calls that allow a module to register types as internal and options as not
requiring documentation. This bypasses the XML documentation checking.

This patch also re-enables the strict XML documentation checking in trunk, as
well as updates some documentation that was missing.

Review: https://reviewboard.asterisk.org/r/2785/

(closes issue ASTERISK-22359)
Reported by: Matt Jordan

(closes issue ASTERISK-22112)
Reported by: Rusty Newton



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@397524 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-08-23 15:21:40 +00:00
..
2012-06-25 15:55:25 +00:00
2010-06-02 18:10:15 +00:00
2013-08-22 18:52:41 +00:00
2013-07-27 23:11:02 +00:00
2009-04-29 18:53:01 +00:00
2013-07-19 23:30:10 +00:00
2013-07-25 04:06:32 +00:00
2013-08-22 18:52:41 +00:00
2013-07-25 04:06:32 +00:00
2013-08-22 18:52:41 +00:00
2012-08-30 14:23:28 +00:00
2012-08-30 14:23:28 +00:00
2013-08-17 14:39:27 +00:00
2012-10-18 14:17:40 +00:00
2013-05-08 13:39:08 +00:00
2013-08-22 18:52:41 +00:00
2013-07-03 17:58:45 +00:00
2012-08-30 14:23:28 +00:00
2008-07-21 21:00:47 +00:00
2012-08-30 14:23:28 +00:00
2013-07-03 16:32:00 +00:00
2009-03-18 02:28:55 +00:00
2012-09-21 17:14:59 +00:00
2013-08-02 14:27:35 +00:00
2013-07-19 19:35:21 +00:00
2013-08-08 19:16:33 +00:00
2012-08-30 14:23:28 +00:00
2013-05-14 21:45:08 +00:00
2009-06-15 16:07:23 +00:00
2013-08-05 14:35:00 +00:00
2013-08-17 15:01:54 +00:00
2013-07-03 17:58:45 +00:00
2012-09-21 17:14:59 +00:00
2012-02-24 15:10:35 +00:00
2011-10-11 19:06:29 +00:00
2012-10-18 14:17:40 +00:00
2013-04-22 16:22:00 +00:00
2013-05-08 13:39:08 +00:00
2013-08-06 14:28:23 +00:00
2013-02-14 18:47:56 +00:00
2010-06-08 14:38:18 +00:00
2007-12-11 22:20:22 +00:00
2012-08-30 14:23:28 +00:00
2012-10-18 14:17:40 +00:00
2007-12-11 22:20:22 +00:00
2013-08-16 16:22:26 +00:00
2013-02-15 13:38:12 +00:00
2013-02-15 13:38:12 +00:00