grim/purple-objects-docbook

removed all protocols except xmpp to make the graphs easier to read
TRANSFORM := xsltproc
TRANSFORM_OPTS := --nonet --xinclude
OUTPUT := $(top_srcdir)/html/
SHEETS_DIR := $(top_srcdir)/sheets
$(shell [ ! -d $(OUTPUT) ] && mkdir $(OUTPUT))