Skip to content
Snippets Groups Projects
Commit 3dd66066 authored by Mark Olesen's avatar Mark Olesen
Browse files

STYLE: remove ToDo paragraph from doxygen processing

- avoids them showing on related pages
parent 1b445089
Branches
Tags
No related merge requests found
......@@ -7,8 +7,8 @@
# equivalent
# -----------------------------------------------------------------------------
/^License/,/\*\//{
# new FSF address
/^License/,/\*\//{
/^License/,\%http://www.gnu.org/licenses%{
s?^License.*?\*\/\
\/\*! @file %filePath%\
......@@ -130,11 +130,9 @@ s/^ //
}
/^To[Dd]o *$/,/^[^ ]/{
/^To[Dd]o/c\
@todo
s/^ //
}
# remove ToDo paragraph to avoid them showing on related pages
/^To[Dd]o *$/,/^ *$/d
/^Warning *$/,/^[^ ]/{
/^Warning/c\
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment