Files
asterisk/doc
George Joseph 4d512e643f doc: Remove obsolete CHANGES-staging directrory
This should have been removed after the last release but
was missed.

(cherry picked from commit 85fc4ce712)
2024-02-21 13:35:03 +00:00
..
2021-11-15 17:35:00 -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.