> On Jan. 11, 2015, 2:37 a.m., Amareshwari Sriramadasu wrote: > > tools/scripts/generate-site-public.sh, line 69 > > <https://reviews.apache.org/r/29792/diff/2/?file=816015#file816015line69> > > > > We need to check if svnpudsub publishes site from publish directory ot > > publish/current. I think it is publish. We need to change it to show > > current and provide links to versioned documentation - can be done in > > separate jira
I think it is better to avoid *current* term in site url. We can show the latest docs by default. - Raju ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29792/#review67602 ----------------------------------------------------------- On Jan. 10, 2015, 8:44 a.m., Raju Bairishetti wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/29792/ > ----------------------------------------------------------- > > (Updated Jan. 10, 2015, 8:44 a.m.) > > > 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 > >
