doc: convert documentation to docbook-xml
authorDaniel Mack <daniel@zonque.org>
Fri, 23 Jan 2015 19:25:47 +0000 (20:25 +0100)
committerDaniel Mack <daniel@zonque.org>
Mon, 26 Jan 2015 18:23:12 +0000 (19:23 +0100)
commit1262d9e580cdab18501bd4020505f718ccc51f06
tree6bcbfac938b793fc26f13d7abc8af21d69810abe
parent9ae48d07d35fc3df516fb65696fe3c4717cab8dc
doc: convert documentation to docbook-xml

This is work in progress and not finished yet.

Signed-off-by: Daniel Mack <daniel@zonque.org>
14 files changed:
.gitignore
Makefile
doc/.gitignore [new file with mode: 0644]
doc/Makefile [new file with mode: 0644]
doc/kdbus.bus.xml [new file with mode: 0644]
doc/kdbus.connection.xml [new file with mode: 0644]
doc/kdbus.endpoint.xml [new file with mode: 0644]
doc/kdbus.fs.xml [new file with mode: 0644]
doc/kdbus.item.xml [new file with mode: 0644]
doc/kdbus.message.xml [new file with mode: 0644]
doc/kdbus.names.xml [new file with mode: 0644]
doc/kdbus.pool.xml [new file with mode: 0644]
doc/kdbus.xml [new file with mode: 0644]
doc/stylesheet.xsl [new file with mode: 0644]