]> https://gitweb.dealii.org/ - dealii.git/commitdiff
force @ref in separate line
authorTimo Heister <timo.heister@gmail.com>
Thu, 25 Dec 2014 20:00:21 +0000 (15:00 -0500)
committerTimo Heister <timo.heister@gmail.com>
Thu, 25 Dec 2014 20:59:48 +0000 (15:59 -0500)
contrib/utilities/wrapcomments.py

index 52cf0b120cc5e95675a3df14134bc3921ddec395..f1ead5458418999ba84d9f0d2509bc747c5949b3 100755 (executable)
@@ -92,7 +92,7 @@ def format_block(lines, infostr=""):
     endidx = len(lines)-1
     curlines = []
 
-    ops_startline = ["<li>", "@param", "@returns", "@warning", "@ingroup", "@author", "@date", "@related", "@deprecated", "@image"]
+    ops_startline = ["<li>", "@param", "@returns", "@warning", "@ingroup", "@author", "@date", "@related", "@deprecated", "@image", "@ref", "@return"]
 
     # subset of ops_startline that does not want stuff from the next line appended
     # to this.

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.