Skip to content
Snippets Groups Projects
Commit 83e782a3 authored by Julien Michel's avatar Julien Michel
Browse files

DOC: Fixing applications tags

parent 761174ca
Branches
Tags
No related merge requests found
......@@ -89,6 +89,7 @@ private:
SetDocSeeAlso("Rescale application");
AddDocTag("Conversion");
AddDocTag("Image Dynamic");
AddDocTag(Tags::Manip);
AddParameter(ParameterType_InputImage, "in", "Input image");
SetParameterDescription("in", "Input image");
......
......@@ -58,6 +58,7 @@ private:
SetDocSeeAlso(" ");
AddDocTag("Utilities");
AddDocTag(Tags::Manip);
AddDocTag(Tags::Meta);
AddParameter(ParameterType_InputImage, "in", "Input Image");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment