Files
asterisk/doc
root d146ec7e83 Revert "Update CHANGES and UPGRADE.txt for 16.6.0-rc2"
This reverts commit a0844a9b9b.

Correcting/reverting accidental
upgrade on release process.

Change-Id: I08746eda578effa6e64054690fad48a17d2f42e7
2019-09-26 10:52:52 -05: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.