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

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.