Creating new doxygen macro "\extref" to create page that lists

external libraries and URLs to these. Please help me add these
references.

We might want to create a similar macro "\linuxpackage" to list
the needed Linux packages in popular distributions.



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@56647 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2007-02-24 19:27:50 +00:00
parent c683aacfc6
commit bc01e39174
13 changed files with 27 additions and 2 deletions

View File

@@ -21,6 +21,9 @@
* \brief Provide Cryptographic Signature capability
*
* \author Mark Spencer <markster@digium.com>
*
* \extref Uses the OpenSSL library, available at
* http://www.openssl.org/
*/
/*** MODULEINFO