From b942f8ed534e789495b74cc87fd155b0bd2dab0b Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sat, 23 Aug 2014 12:58:32 +0200 Subject: Revamped source tree traversion * this was done to be able to implement directory symlinking * the generation process is now split into three transformations ** the actual work is performed by "list.xsl" and "traverse.xsl" respecitively ** "make.xsl" wraps these two transformations *** i.e. generation is now launched by executing "ixslt --transformation make.xsl" * checked background images into VCS --- source/99_result/media/bottom.png | Bin 0 -> 1527 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 source/99_result/media/bottom.png (limited to 'source/99_result/media/bottom.png') diff --git a/source/99_result/media/bottom.png b/source/99_result/media/bottom.png new file mode 100644 index 0000000..ff2afa7 Binary files /dev/null and b/source/99_result/media/bottom.png differ -- cgit v1.2.3