New design for R html help pages
Paul Gilbert <pgilbert@bank-banque-canada.ca> writes:
Another approach is to build an index which points to files with meaningless names. This is what I did a few years ago with my help system. It's definetly not as nice, but it does work. You can take a look at <http://www.bank-banque-canada.ca/pgilbert/help/dsehome.htm>
Of course, what you really want is "magic links", so that jumping to say idx.htm#long.winded.fname automagically transfers you to say xr025.thm which contains the actual documentation for long.winded.fname. Judging from the hoops that web pages seem to jump through, one should expect that to be possible, but... There's a third approach: Rdconv -t rtf followed by the Windows help compiler. That would give the standard WinHelp interface and remove the dependency on the browser. The obvious problem is how to get Rdconv to accept the rtf option...
O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._