changeset 20564:e73faccd7948 draft

(svn r25505) -Fix [FS#5563]: use proper doxygen style link to images
author rubidium <rubidium@openttd.org>
date Fri, 28 Jun 2013 20:54:05 +0000
parents 00d5284e34ed
children cc068d4ceace
files src/elrail.cpp
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/elrail.cpp
+++ b/src/elrail.cpp
@@ -49,8 +49,8 @@
  * that are impossible (because the pylon would be situated on the track) and
  * some that are preferred (because the pylon would be rectangular to the track).
  *
- * <img src="../../elrail_tile.png">
- * <img src="../../elrail_track.png">
+ * @image html elrail_tile.png
+ * @image html elrail_track.png
  *
  */