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:
Russell Bryant
2008-12-09 22:38:41 +00:00
parent 179667088b
commit d0bc22b3e8
3 changed files with 511 additions and 169 deletions

View File

@@ -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