Walter Doekes 5d243883a4 docs: Escape unescaped minus sign in asterisk.8 manpage. 10 tahun lalu
..
lang b7d7526bed Add app_voicemail and say.c support for Vietnamese. 15 tahun lalu
CODING-GUIDELINES 0161808225 Restore CODING-GUIDELINES to doc folder 12 tahun lalu
IAX2-security.pdf 4bd358cce9 Merged revisions 216008 via svnmerge from 15 tahun lalu
IAX2-security.txt 075510f403 Merged revisions 216263 via svnmerge from 15 tahun lalu
Makefile a1c190f539 Merged revisions 280740 via svnmerge from 14 tahun lalu
README.txt ebacbe5c98 Doxygen Updates Janitor Work 12 tahun lalu
aelparse.8 b013d7c80f doc: Add a manpage for the aelparse utility 10 tahun lalu
api-1.6.0-changes.odt 7c43f07abf add document describing API changes from 1.4.0 to 1.6.0 16 tahun lalu
api-1.6.2-changes.txt de8147b770 Add timezone to the possible fields in a timespec. 16 tahun lalu
appdocsxml.dtd 6702fb8ad6 xmldocs: Add support for an <example> tag in the Asterisk XML Documentation 10 tahun lalu
appdocsxml.xslt ceb7538e0b bridging: Give bridges a name and a known creator 11 tahun lalu
astdb2bdb.8 eddd92f661 man pages for astdb2bdb and astdb2sqlite3 11 tahun lalu
astdb2sqlite3.8 eddd92f661 man pages for astdb2bdb and astdb2sqlite3 11 tahun lalu
asterisk.8 5d243883a4 docs: Escape unescaped minus sign in asterisk.8 manpage. 10 tahun lalu
asterisk.sgml f4d15fb869 Merged revisions 331139 via svnmerge from 13 tahun lalu
smsq.8 8227ddc261 doc: Add a manpage for the smsq utility 10 tahun lalu

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.