DSE status
Friedrich Leisch
Friedrich.Leisch@ci.tuwien.ac.at
Mon, 22 Jun 1998 09:35:30 +0200 (CEST)
>>>>> On Fri, 19 Jun 1998 11:55:19 -0400,
>>>>> Paul Gilbert (PG) wrote:
PG> 2/ I like the fancy help facility but I am not likely to get around to
PG> converting from my html anytime soon. In the meantime I will make a simple .Rd
PG> file with a general description and hopefully I can get the html version to
PG> point to the link to my full html help. However, I am unclear on the mechanism
PG> for getting the link to a package included into R/doc/html/packages.html with R
PG> INSTALL. Can someone explain how I do this?
The file is built from the directories in $RHOME/library: For each
directory I look if $RHOME/library/$pkg/TITLE exists and use the
contents of the TITLE file as entry for the package list.
You can build the also by calling
${RHOME}/etc/build-help --htmllists
The entry points always to
$RHOME/library/$pkg/html/00Index.$HTML
so by replacing this file you can provide your own HTML documentation.
Hope this helps,
Fritz
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._