asterisk/doc
Alexander Zhirov 9bcf1461bb v18.15.1 2023-05-25 21:45:57 +03:00
..
CHANGES-staging v18.15.1 2023-05-25 21:45:57 +03:00
UPGRADE-staging v18.15.1 2023-05-25 21:45:57 +03:00
lang v18.15.1 2023-05-25 21:45:57 +03:00
.gitignore v18.15.1 2023-05-25 21:45:57 +03:00
CODING-GUIDELINES v18.15.1 2023-05-25 21:45:57 +03:00
Doxyfile.in v18.15.1 2023-05-25 21:45:57 +03:00
IAX2-security.pdf v18.15.1 2023-05-25 21:45:57 +03:00
IAX2-security.txt v18.15.1 2023-05-25 21:45:57 +03:00
Makefile v18.15.1 2023-05-25 21:45:57 +03:00
README.txt v18.15.1 2023-05-25 21:45:57 +03:00
aelparse.8 v18.15.1 2023-05-25 21:45:57 +03:00
appdocsxml.dtd v18.15.1 2023-05-25 21:45:57 +03:00
appdocsxml.xslt v18.15.1 2023-05-25 21:45:57 +03:00
astdb2bdb.8 v18.15.1 2023-05-25 21:45:57 +03:00
astdb2sqlite3.8 v18.15.1 2023-05-25 21:45:57 +03:00
asterisk.8 v18.15.1 2023-05-25 21:45:57 +03:00
asterisk.sgml v18.15.1 2023-05-25 21:45:57 +03:00
smsq.8 v18.15.1 2023-05-25 21:45:57 +03:00

README.txt

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.