]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add another comment. 2659/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 1 Jun 2016 21:06:51 +0000 (16:06 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 1 Jun 2016 21:06:51 +0000 (16:06 -0500)
doc/doxygen/scripts/filter

index 65fbcaf5eca5e864fd4702a975a0335cb9daa4dd..682eac5638265a045f2cb3be4dd3afe68b5309f6 100755 (executable)
@@ -140,6 +140,14 @@ while (<>)
     #         multiple lines
     ########################################################
 
+    # NOTE: The doxygen documentation says that "the filter must not
+    # add or remove lines; it is applied before the code is scanned,
+    # but not when the output code is generated. If lines are added or
+    # removed, the anchors will not be placed correctly."
+    #
+    # In other words, filters below can munch multiple lines, but they
+    # must print the result on as many lines as they were on before.
+
 
     # Finally output the last line of what has been substituted
     print;

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.