Nicholas Nethercote ad2f86232e Added some reasonably thorough documentation on how to write skins. Also added
an example skin which is referred to in the documentation, and is designed to
be a template which can be copied.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1122
2002-09-27 10:29:51 +00:00

6 lines
128 B
Makefile

docdir = $(datadir)/doc/valgrind
doc_DATA = index.html manual.html nav.html techdocs.html skins.html
EXTRA_DIST = $(doc_DATA)