Skip to content
Prev 8586 / 63421 Next

Flat documentation?

On 10 Dec 2002 17:27:06 -0800, you wrote:

            
I think with the few extra widgets that would be fine for putting
together Rd files.  But there is still an overhead to Rd files in two
respects:

  - There is a lot of structure to an Rd file.  There are conventions
for how they're organized that need to be learned.  Sometimes it's
nice just to be able to associate some hastily written text with a
function.  

  - There is some amount (I'm honestly not sure exactly how much)
"infrastructure" needed before they work at all.  Most Windows users
won't have that.  I think you need  the "Source Package Installation
Files" plus a number of tools (including Perl) installed before you
can do anything with them.  I could make the installation files a
default install item, but they won't work without the tools.

I don't know how much these flat files should participate in the
overall R help system.  The more they show up like regular help topics
the better, but that's going to impose constraints on what goes in
them.  For example, cross-references or entries in the contents or
index listings would be nice, but would need markup of some sort.  

Duncan Murdoch