diff options
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
Diffstat (limited to 'source')
-rw-r--r-- | source/99_result/media/bottom.png | bin | 0 -> 1527 bytes |
-rw-r--r-- | source/99_result/media/single.png | bin | 0 -> 263 bytes |
-rw-r--r-- | source/99_result/media/top.png | bin | 0 -> 1481 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/source/99_result/media/bottom.png b/source/99_result/media/bottom.png Binary files differnew file mode 100644 index 0000000..ff2afa7 --- /dev/null +++ b/source/99_result/media/bottom.png diff --git a/source/99_result/media/single.png b/source/99_result/media/single.png Binary files differnew file mode 100644 index 0000000..514d39a --- /dev/null +++ b/source/99_result/media/single.png diff --git a/source/99_result/media/top.png b/source/99_result/media/top.png Binary files differnew file mode 100644 index 0000000..ca71f84 --- /dev/null +++ b/source/99_result/media/top.png |