summaryrefslogtreecommitdiff
path: root/doc/README.txt
blob: e9b935cf0c0a29d7021fb993cbffc7cad92594f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.