|
From: <sv...@va...> - 2012-03-23 16:25:41
|
jf 2012-03-23 16:25:34 +0000 (Fri, 23 Mar 2012)
New Revision: 456
Log:
Add a symbolic link from docs/manual/images to the images directory.
While this should let the manual pages access the images,
this doesn't seem the right way to achieve this. It would
probably be better not to have the docs committed into the
web repository, but to make them (with the right links to
the images etc) via the website's make file.
Added files:
trunk/docs/manual/images
Property changed: trunk/docs/manual/images (+0 -0)
___________________________________________________________________
Name: svn:special
+ *
Added: trunk/docs/manual/images (+1 -0)
===================================================================
--- trunk/docs/manual/images 2012-03-23 16:15:57 +00:00 (rev 455)
+++ trunk/docs/manual/images 2012-03-23 16:25:34 +00:00 (rev 456)
@@ -0,0 +1 @@
+link ../../images/
\ No newline at end of file
|