Changes
Page history
Update How to deprecate
authored
Sep 18, 2018
by
Antoine Regimbeau
Hide whitespace changes
Inline
Side-by-side
How-to-deprecate.md
View page @
b67739f8
...
@@ -24,7 +24,7 @@ AddDocTag(Tags::Deprecated);
...
@@ -24,7 +24,7 @@ AddDocTag(Tags::Deprecated);
## An OTB module
## An OTB module
*Soon*
: Add the keyword
`DEPRECATED`
in the call to
`otb
-
module()`
macro in file
`otb-module.cmake`
*Soon*
: Add the keyword
`DEPRECATED`
in the call to
`otb
_
module()`
macro in file
`otb-module.cmake`
## How to disable deprecated features when `OTB_USE_DEPRECATED=OFF`?
## How to disable deprecated features when `OTB_USE_DEPRECATED=OFF`?
...
...
...
...