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

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.