protocol: add xslt stylesheet to prettify the protocol

Includes rudimentary styling only.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2012-02-23 15:58:37 +10:00 committed by Kristian Høgsberg
parent 50e87a006f
commit 015c42e1b1
5 changed files with 258 additions and 2 deletions

View file

@ -1,4 +1,4 @@
SUBDIRS = src
SUBDIRS = src protocol
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}