From 6c20cf2d8ac34f7f336565118c2e88e238c0b2d0 Mon Sep 17 00:00:00 2001 From: Andrew Latham Date: Thu, 18 Oct 2012 14:17:40 +0000 Subject: Doxygen Updates - Title update Update and extend the configuration_file group and enable linking. Commit other cleanups from multi-version Doxygen testing. Update title that was left behind many years ago. (issue ASTERISK-20259) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@375182 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- main/dsp.c | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'main/dsp.c') diff --git a/main/dsp.c b/main/dsp.c index 56fae0db4..6027cd748 100644 --- a/main/dsp.c +++ b/main/dsp.c @@ -27,6 +27,15 @@ * \author Steve Underwood */ +/*! \li \ref dsp.c uses the configuration file \ref dsp.conf + * \addtogroup configuration_file Configuration Files + */ + +/*! + * \page dsp.conf dsp.conf + * \verbinclude dsp.conf.sample + */ + /* Some routines from tone_detect.c by Steven Underwood as published under the zapata library */ /* tone_detect.c - General telephony tone detection, and specific -- cgit v1.2.3