asterisk/doc
Asterisk Development Team c4703f070a Update CHANGES and UPGRADE.txt for 19.8.0 2022-12-15 07:39:06 -05:00
..
CHANGES-staging Update CHANGES and UPGRADE.txt for 19.8.0 2022-12-15 07:39:06 -05:00
UPGRADE-staging Update CHANGES and UPGRADE.txt for 19.8.0 2022-12-15 07:39:06 -05:00
lang doc/lang/language-criteria.txt: Link to wiki. 2018-02-20 04:32:44 -06:00
.gitignore progdocs: Update Makefile. 2021-12-08 11:25:39 -05:00
CODING-GUIDELINES Restore CODING-GUIDELINES to doc folder 2012-08-30 12:50:03 +00:00
Doxyfile.in progdocs: Update Makefile. 2021-12-08 11:25:39 -05:00
IAX2-security.pdf Merged revisions 216008 via svnmerge from 2009-09-03 18:45:54 +00:00
IAX2-security.txt Merged revisions 216263 via svnmerge from 2009-09-04 10:48:44 +00:00
Makefile Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
README.txt Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
aelparse.8 doc: Add a manpage for the aelparse utility 2014-08-29 19:35:43 +00:00
appdocsxml.dtd res_geolocation: Allow location parameters on the profile object 2022-09-10 12:49:56 -05:00
appdocsxml.xslt xmldoc: Avoid whitespace around value for parameter/required. 2021-12-13 09:11:41 -06:00
astdb2bdb.8 Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
astdb2sqlite3.8 Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
asterisk.8 asterisk.c: Warn of incompatibilities with remote console. 2022-04-27 12:38:49 -05:00
asterisk.sgml Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
smsq.8 doc: Add a manpage for the smsq utility 2014-08-29 19:40:34 +00: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.