[Asterisk-code-review] progdocs: Avoid multiple use of section labels. (asterisk[16])

Alexander Traud asteriskteam at digium.com
Fri Nov 12 13:55:24 CST 2021


Alexander Traud has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17354 )


Change subject: progdocs: Avoid multiple use of section labels.
......................................................................

progdocs: Avoid multiple use of section labels.

ASTERISK-29735

Change-Id: I56935e73f7bd1d4ae2721d11040f4835da64b810
---
M include/asterisk/doxyref.h
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/54/17354/1

diff --git a/include/asterisk/doxyref.h b/include/asterisk/doxyref.h
index 73da187..04e46ef 100644
--- a/include/asterisk/doxyref.h
+++ b/include/asterisk/doxyref.h
@@ -297,7 +297,7 @@
  * \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
  */
 
@@ -354,7 +354,7 @@
 
 /*!
  * \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

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17354
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I56935e73f7bd1d4ae2721d11040f4835da64b810
Gerrit-Change-Number: 17354
Gerrit-PatchSet: 1
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211112/0f057828/attachment.html>


More information about the asterisk-code-review mailing list