Module: sip-router Branch: master Commit: b245ada5562e8fb4f7a832c9765c6ea28e980f60 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b245ada5...
Author: Jan Janak jan@iptel.org Committer: Jan Janak jan@iptel.org Date: Thu May 14 01:44:10 2009 +0200
docbook: Update and add missing docbook Makefiles
This change updates all the Makefiles used to process docbook documents so that they work with the new docbook build system. It also adds some missing Makefiles. Every directory containing docbook documentation should have a Makefile so that it can be processed independently.
---
doc/Makefile | 31 ------------ doc/doc_root.xml | 120 --------------------------------------------- doc/presence/Makefile | 31 +---------- doc/rpc/Makefile | 4 -- doc/ser_radius/Makefile | 31 +---------- doc/serdev/Makefile | 31 +---------- doc/serfaq/Makefile | 31 +---------- doc/serhowto/Makefile | 31 +---------- doc/seruser/Makefile | 31 +---------- doc/sip/Makefile | 31 +---------- lib/cds/doc/Makefile | 4 ++ lib/doc/Makefile | 4 ++ lib/presence/doc/Makefile | 4 ++ lib/xcap/doc/Makefile | 4 ++ 14 files changed, 37 insertions(+), 351 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=b245...