mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-30 10:33:13 +00:00
Use extref for doxygen references to external libraries (in this case PostgreSQL)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@222614 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
*
|
||||
* See also
|
||||
* \arg \ref Config_cdr
|
||||
* \arg http://www.postgresql.org/
|
||||
* \extref PostgreSQL http://www.postgresql.org/
|
||||
* \ingroup cdr_drivers
|
||||
*/
|
||||
|
||||
|
@@ -33,7 +33,7 @@
|
||||
*
|
||||
* See also
|
||||
* \arg \ref Config_cel
|
||||
* \arg http://www.postgresql.org/
|
||||
* \extref PostgreSQL http://www.postgresql.org/
|
||||
* \ingroup cel_drivers
|
||||
*/
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
* \author Mark Spencer <markster@digium.com>
|
||||
* \author Manuel Guesdon <mguesdon@oxymium.net> - PostgreSQL RealTime Driver Author/Adaptor
|
||||
*
|
||||
* \arg http://www.postgresql.org
|
||||
* \extref PostgreSQL http://www.postgresql.org
|
||||
*/
|
||||
|
||||
/*** MODULEINFO
|
||||
|
Reference in New Issue
Block a user