]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
progdocs: Avoid multiple use of section labels.
authorAlexander Traud <pabstraud@compuserve.com>
Fri, 12 Nov 2021 19:52:27 +0000 (20:52 +0100)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Thu, 18 Nov 2021 15:13:41 +0000 (09:13 -0600)
ASTERISK-29735

Change-Id: I56935e73f7bd1d4ae2721d11040f4835da64b810

include/asterisk/doxyref.h

index 73da187029efa8c64aa0a1294ac46cf5eb6840c7..04e46ef7cea216d006ac9bf9bbcf85ff592c52c0 100644 (file)
  * \page AstHTTP AMI over HTTP support
  * The http.c file includes support for manager transactions over
  * http.
- * \section ami AMI - The manager Interface
+ * \section amihttp AMI - The manager Interface
  * \arg \link Config_ami Configuration file \endlink
  */
 
 
 /*!
  * \addtogroup formats Module: Media File Formats
- * \section codec_generic Asterisk Format drivers
+ * \section format_generic Asterisk Format drivers
  * Formats are modules that read or write media files to disk.
  * \par See also
  * \arg \ref codecs