mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-25 06:59:46 -05:00
doc: Remove unused css and xslt for the protocol
This was added previously (commit 015c42e1) when we didn't have docbook
formatted documentation. Now it became quite useless.
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
This commit is contained in:
parent
c77ba6bebc
commit
5909dddc78
5 changed files with 1 additions and 256 deletions
|
|
@ -1,9 +0,0 @@
|
|||
if HAVE_XSLTPROC
|
||||
doc_DATA = wayland.html
|
||||
dist_doc_DATA = wayland-protocol.css wayland.xml protocol.xsl
|
||||
|
||||
wayland.html: wayland.xml protocol.xsl
|
||||
$(AM_V_GEN)$(XSLTPROC) $(srcdir)/protocol.xsl $(srcdir)/wayland.xml > $@
|
||||
|
||||
CLEANFILES = wayland.html
|
||||
endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue