mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-17 07:18:15 +00:00
Add some additional Asterisk project developer documentation.
After the nightly update of the documentation on asterisk.org, I'll post an update to asterisk-dev with a pointer to the changes. This covers some release branch and commit policy information. None of this should be a surprise, since it's just documenting what we have already been doing. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@162418 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -22,17 +22,24 @@
|
||||
* \mainpage Asterisk -- An Open Source Telephony Toolkit
|
||||
*
|
||||
* \par Developer Documentation for Asterisk
|
||||
*
|
||||
* This is the main developer documentation for Asterisk. It is
|
||||
* generated by running "make progdocs".
|
||||
* generated by running "make progdocs" from the Asterisk source tree.
|
||||
*
|
||||
* In addition to the information available on the Asterisk source code,
|
||||
* please see the appendices for information on coding guidelines,
|
||||
* release management, commit policies, and more.
|
||||
*
|
||||
* \par Additional documentation
|
||||
* \arg \ref Licensing
|
||||
* \arg \ref DevDoc
|
||||
* \arg \ref ConfigFiles
|
||||
*
|
||||
* \section copyright Copyright and author
|
||||
* \section copyright Copyright and Author
|
||||
*
|
||||
* Copyright (C) 1999 - 2008, Digium, Inc.
|
||||
* Asterisk is a trademark registered by Digium, Inc.
|
||||
* Asterisk is a <a href="http://www.digium.com/en/company/view-policy.php?id=Trademark-Policy">registered trademark</a>
|
||||
* of <a href="http://www.digium.com">Digium, Inc</a>.
|
||||
*
|
||||
* \author Mark Spencer <markster@digium.com>
|
||||
* Also see \ref AstCREDITS
|
||||
@@ -40,9 +47,8 @@
|
||||
* See http://www.asterisk.org for more information about
|
||||
* the Asterisk project. Please do not directly contact
|
||||
* any of the maintainers of this project for assistance;
|
||||
* the project provides a web site, mailing lists and IRC
|
||||
* the project provides a web site, mailing lists, and IRC
|
||||
* channels for your use.
|
||||
*
|
||||
*/
|
||||
|
||||
/*! \file
|
||||
|
||||
Reference in New Issue
Block a user