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

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.