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

Friendly Automation asteriskteam at digium.com
Thu Nov 18 09:13:42 CST 2021


Friendly Automation has submitted this change. ( https://gerrit.asterisk.org/c/asterisk/+/17352 )

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(-)

Approvals:
  Kevin Harwell: Looks good to me, but someone else must approve
  George Joseph: Looks good to me, approved
  Friendly Automation: Approved for Submit



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/+/17352
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 19
Gerrit-Change-Id: I56935e73f7bd1d4ae2721d11040f4835da64b810
Gerrit-Change-Number: 17352
Gerrit-PatchSet: 2
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211118/f16ef24a/attachment.html>


More information about the asterisk-code-review mailing list