]> git.ipfire.org Git - thirdparty/asterisk.git/commit
doc: Make progdocs play nice with git 99/399/2
authorGeorge Joseph <george.joseph@fairview5.com>
Thu, 7 May 2015 19:54:35 +0000 (13:54 -0600)
committerGeorge Joseph <george.joseph@fairview5.com>
Fri, 8 May 2015 04:24:24 +0000 (22:24 -0600)
commit5392e970d0653d686e02332cc04901564a1ea181
treeeeab4f9f9fbbbdb006641d73f289cc6d6dc104db
parent22c6c12af21bddedd20470bfe5560a6d01b55e31
doc: Make progdocs play nice with git

Moved contrib/asterisk-ng-doxygen to doc/asterisk-ng-doxygen.in

Changed /Makefile to copy asterisk-ng-doxygen.in to
asterisk-ng-doxygen then modify it with version instead of
modifying asterisk-ng-doxygen directly.  Updated clean
targets as well.

Updated /.gitignore and doc/.gitignore.

Change-Id: I38712d3e334fa4baec19d30d05de8c6f28137622
.gitignore
Makefile
doc/.gitignore
doc/asterisk-ng-doxygen.in [moved from contrib/asterisk-ng-doxygen with 100% similarity]