In the build process from source there is the command
make progdocs which picks up all the documentation from the source code but where does the final document go?
I can’t find it and it could be interesting.
Thanks,
Pete
The output of doxygen is placed in the “doc/api” directory of the Asterisk source that it is executed in.