Files
asterisk/doc
Joshua Colp 126beb3e6c REVERT: Add option to suppress the Message channel AMI and ARI events
This reverts commit bfe9e1b2e7.

Reason for revert: Per discussion on IRC we're sticking to policy.

Change-Id: I61691a9ffa1bc30807cbe618a4a72b4d214481aa
2020-02-04 08:18:52 -06:00
..
2014-08-29 19:40:34 +00:00

The vast majority of the Asterisk project documentation has been moved to the
project wiki:

    https://wiki.asterisk.org/

Asterisk release tarballs contain an export of the wiki in PDF and plain text
form, which you can find in:

    doc/AST.pdf
    doc/AST.txt

Asterisk uses the Doxygen documentation software.  Run "make progdocs" and open
the resulting documentation index at doc/api/index.html in a webbrowser or copy
the directory to a directory served by a webserver for remote access.