mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 12:36:58 +00:00
Start splitting up miscellaneous doxygen documentation into separate files.
doxyref.h was created to hold miscellaneous documentation that was not specific to a part of the code. This file has grown quite a bit so I decided to start splitting parts of it out into new files. Now, you can drop a new file into include/asterisk/doxygen/ and it will be processed by doxygen. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@186953 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -138,8 +138,6 @@ int daemon(int, int); /* defined in libresolv of all places */
|
||||
#include "asterisk/xmldoc.h"
|
||||
#include "asterisk/poll-compat.h"
|
||||
|
||||
#include "asterisk/doxyref.h" /* Doxygen documentation */
|
||||
|
||||
#include "../defaults.h"
|
||||
|
||||
#ifndef AF_LOCAL
|
||||
|
Reference in New Issue
Block a user