]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Also excempt another case.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 13 Feb 2010 18:58:14 +0000 (18:58 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 13 Feb 2010 18:58:14 +0000 (18:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@20606 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/filter

index 72b7b06a63d0214ec01a86e48eaa71316f872fea..3c1d2317be25bb9ae79d52a0125e932018b9f63e 100755 (executable)
@@ -26,5 +26,6 @@ s/dealii::/::/g;
 #
 # There is another exception: the scripts in doc/doxygen/tutorial
 # produce files that have table of contents entries. We don't
-# want these cross-linked to itself.
-s/(?<!\")step-(\d+)(?!\")/\@ref step_\1 \"step-\1\"/gi if !m/\@page/;
+# want these cross-linked to itself. Also excempt things like
+# step_12.solution.png that typically appear in @image commands.
+s/(?<!\")step-(\d+)(?!\")/\@ref step_\1 \"step-\1\"/gi if !m/\@(page|image)/;

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.