Fix documentation menu highlights
g0dil [Thu, 3 Sep 2009 08:14:53 +0000 (08:14 +0000)]
git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1374 270642c3-0616-0410-b53a-bc976706d245

doclib/SConscript
senf/Ext/Doxyfile

index 1e76124..2bc4d08 100644 (file)
 #   '\code' and '<pre>' blocks. Additionally it will expand all tabs,
 #   tab width is 8 spaces (there should be no tabs in the source but
 #   ...)
-# 
+#
+# * 'site_scons/lib/filter.pl' calls 'site_scons/lib/makeDiaImageMap.py'
+#   whenever finding a '\diaimage' command. This will create an image
+#   map (in an encoded form which will be fixed by html-munge.xsl
+#   later)
+#
 # * doxygen calls 'site_scons/lib/dot' to generate the 'dot' images.
 #
 # * 'site_scons/lib/dot' calls 'site_scons/lib/dot-munge.pl' on the
index d34a117..da8a8b2 100644 (file)
@@ -1,3 +1,3 @@
 @INCLUDE = "$(TOPDIR)/doclib/Doxyfile.global"
 
-PROJECT_NAME = Extensions
+PROJECT_NAME = Ext