Re: [Rd] grouping list of objects in the help system

2014-07-11 Thread Adrian Dușa
On Fri, Jul 11, 2014 at 10:01 PM, Duncan Murdoch wrote: > On 11/07/2014 12:11 PM, Adrian Dușa wrote: >> [...] > > You have a little bit of control of the order of topics in the PDF reference > manual (e.g. see the lattice package), but the HTML help page is produced by > R, not by you, and is pres

Re: [Rd] grouping list of objects in the help system

2014-07-11 Thread Gábor Csárdi
Depending on what you want, you might be interested in the staticdocs package: https://github.com/hadley/staticdocs If you want to build your own HTML docs, and put it online somewhere, then it could be good enough for you. Gabor On Fri, Jul 11, 2014 at 12:11 PM, Adrian Dușa wrote: > Dear list,

Re: [Rd] grouping list of objects in the help system

2014-07-11 Thread Duncan Murdoch
On 11/07/2014 12:11 PM, Adrian Dușa wrote: Dear list, I've noticed for some packages the Index file in the help system has a single list of objects (arranged alphabetically), while for other packages this list is offered separately by letters... presumably when the number of help objects is high

[Rd] grouping list of objects in the help system

2014-07-11 Thread Adrian Dușa
Dear list, I've noticed for some packages the Index file in the help system has a single list of objects (arranged alphabetically), while for other packages this list is offered separately by letters... presumably when the number of help objects is high. Is there a way to manually split the help