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 <felixcheun...@hotmail.com> 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 <misut...@gmail.com> > *Sent:* Sunday, February 25, 2018 10:42:50 PM > *To:* dev@spark.apache.org > *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 > > >