Hmmm, do you mean this to be coming to the Lucene dev mailing list? It doesn't look related....
On Mon, Feb 26, 2018 at 11:11 PM, Mihály Tóth <[email protected]> wrote: > Locally I ran SPARK_HOME/R/create-docs.sh and it returned successfully. > Unfortunately with the result mentioned above. > > Best Regards, > > Misi > > 2018-02-27 6:57 GMT+00:00 Mihály Tóth <[email protected]>: > >> Hi, >> >> Actually, when I open the link you provided and click on - for example - >> 'sin' the page does not seem to describe that function at all. Actually I >> get same effect that I get locally. I have attached a screenshot about that: >> >> >> [image: Szövegközi kép 1] >> >> >> I tried with Chrome and then with Safari too and got the same result. >> >> When I go to https://spark.apache.org/docs/latest/api/R/index.html (Spark >> 2.2.1) and select 'sin' I get a proper Description, Usage, Arguments, etc. >> sections. >> >> This sounds like a bug in the documentation of Spark R, does'nt it? Shall >> I file a Jira about it? >> >> Best Regards, >> >> Misi >> >> >> >>> -------------------- >>> >>> From: Felix Cheung <[email protected]> >>> Date: 2018-02-26 20:42 GMT+00:00 >>> Subject: Re: Help needed in R documentation generation >>> To: Mihály Tóth <[email protected]> >>> Cc: "[email protected]" <[email protected]> >>> >>> >>> Could you tell me more about the steps you are taking? Which page you >>> are clicking on? >>> >>> Could you try https://dist.apache.org/repos/ >>> dist/dev/spark/v2.3.0-rc5-docs/_site/api/R/index.html >>> >>> ------------------------------ >>> *From:* Mihály Tóth <[email protected]> >>> *Sent:* Monday, February 26, 2018 8:06:59 AM >>> *To:* Felix Cheung >>> *Cc:* [email protected] >>> *Subject:* Re: Help needed in R documentation generation >>> >>> I see. >>> >>> When I click on such a selected function, like 'sin' the page falls >>> apart and does not tell anything about sin function. How is it supposed to >>> work when all functions link to the same column_math_functions.html ? >>> >>> Thanks, >>> >>> Misi >>> >>> >>> On Sun, Feb 25, 2018, 22:53 Felix Cheung <[email protected]> >>> wrote: >>> >>>> This is recent change. The html file column_math_functions.html should >>>> have the right help content. >>>> >>>> What is the problem you are experiencing? >>>> >>>> ------------------------------ >>>> *From:* Mihály Tóth <[email protected]> >>>> *Sent:* Sunday, February 25, 2018 10:42:50 PM >>>> *To:* [email protected] >>>> *Subject:* Help needed in R documentation generation >>>> >>>> Hi, >>>> >>>> I am having difficulties generating R documentation. >>>> >>>> In R/pkg/html/index.html file at the individual function entries it >>>> reference >>>> column_math_functions.html instead of the function page itself. Like >>>> >>>> <a href="column_math_functions.html">asin</a> >>>> >>>> Have you met with such a problem? >>>> >>>> Thanks, >>>> >>>> Misi >>>> >>>> >>>> >>> >> >
