Files
asterisk/doc
George Joseph 42a724c33b CHANGES: Delete orphaned geolocation files
Not sure how but the res_geolocation.txt and
res_pjsip_geolocation.txt files seem to be orphaned and need
to be removed.  This is a 16-only commit.

ASTERISK_30167 #noclose

Change-Id: I7718ffc071a91918af7558a983ccaaf257b77238
2022-08-10 08:10:24 -06:00
..
2021-12-08 11:26:16 -05:00
2021-12-08 11:26:16 -05:00
2014-08-29 19:40:34 +00:00

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.