Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Cresson Remi
NDVITimeSeries
Commits
8d5f6d7a
Commit
8d5f6d7a
authored
May 29, 2019
by
Cresson Remi
Browse files
REFAC: remove SetDocName()
parent
7b6d0b08
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/otbLandscapeStratificationMetric.cxx
View file @
8d5f6d7a
...
@@ -70,7 +70,6 @@ private:
...
@@ -70,7 +70,6 @@ private:
SetDescription
(
"Compute a landscape stratification metric"
);
SetDescription
(
"Compute a landscape stratification metric"
);
// Documentation
// Documentation
SetDocName
(
"LandscapeStratificationMetric"
);
SetDocLongDescription
(
"This application implements the method of Bellon et al. (http://dx.doi.org/10.3390/rs9060600)"
);
SetDocLongDescription
(
"This application implements the method of Bellon et al. (http://dx.doi.org/10.3390/rs9060600)"
);
SetDocLimitations
(
"None"
);
SetDocLimitations
(
"None"
);
SetDocAuthors
(
"Remi Cresson"
);
SetDocAuthors
(
"Remi Cresson"
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment