Browse Source

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).
Andrei Pelinescu-Onciul 15 years ago
parent
commit
b6cfcc7091
1 changed files with 5 additions and 0 deletions
  1. 5 0
      doc/rpc_list/docbook/Makefile

+ 5 - 0
doc/rpc_list/docbook/Makefile

@@ -0,0 +1,5 @@
+
+docs = rpc_list.xml
+docbook_dir = ../../../docbook
+
+include $(docbook_dir)/Makefile