HDDS-89. Addendum Patch-1. Create ozone specific inline documentation as part of the build.
Contributed by Elek, Marton.
This commit is contained in:
parent
b22f56c471
commit
43be9ab44f
@ -19,7 +19,7 @@ DOCDIR="$DIR/../.."
|
||||
|
||||
if [ ! "$(which hugo)" ]; then
|
||||
echo "Hugo is not yet installed. Doc generation is skipped."
|
||||
exit -1
|
||||
exit 0
|
||||
fi
|
||||
|
||||
DESTDIR="$DOCDIR/target/classes/webapps/docs"
|
||||
|
Loading…
Reference in New Issue
Block a user