-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29792/
-----------------------------------------------------------
Review request for lens, Amareshwari Sriramadasu and Jaideep dhok.
Bugs: LENS-172
https://issues.apache.org/jira/browse/LENS-172
Repository: lens
Description
-------
Right now, RestAPI documentation link is not working. It is giving the
following error:
HTTP ERROR 404
Problem accessing /rest.html. Reason:
NOT_FOUND
There is a bug in the generate-site script. It's not copying REST dir to
current/* and versions/$VERSION
cp -r $REST_DIR/* .
Diffs
-----
src/site/apt/user/rest.apt a71f56a
tools/scripts/generate-site-public.sh 448962d
Diff: https://reviews.apache.org/r/29792/diff/
Testing
-------
Vallidated on local machine by publishing the site to local filesystem location.
Thanks,
Raju Bairishetti