Module: sip-router
Branch: andrei/cdefs2doc
Commit: b6cfcc7091eacc62f602beb41075436e09b6ad37
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b6cfcc7…
Author: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Date: Wed Feb 17 17:24:46 2010 +0100
doc: rpc_list: docbook output directory
Added directory for docbook output, complete with standard doc
makefile (for generating html, pdf, txt a.s.o from docbook
sources).
---
doc/rpc_list/docbook/Makefile | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/doc/rpc_list/docbook/Makefile b/doc/rpc_list/docbook/Makefile
new file mode 100644
index 0000000..c76cc9f
--- /dev/null
+++ b/doc/rpc_list/docbook/Makefile
@@ -0,0 +1,5 @@
+
+docs = rpc_list.xml
+docbook_dir = ../../../docbook
+
+include $(docbook_dir)/Makefile