]> git.ipfire.org Git - thirdparty/asterisk.git/commit
doc: Make progdocs play nice with git 02/402/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:23:19 +0000 (22:23 -0600)
commit7de043e43db24c2f774b481bd608e2912cc97f9d
treed2f8b7721810c6beec5bdd3b07acf73f0f030445
parent97101bd481bd237e8df1a12bf85592c0627015d6
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]