On Mon, Nov 14, 2011 at 9:21 AM, Hadley Wickham <had...@rice.edu> wrote:

> > In roxygen (v1) existing Rd files in the Rd directory are merged with
> > the documentation generated by roxygen based on the file name and
> > @rdname.
> >
> > Maybe we can implement something similar in roxygen2? Would that help?
>
> I really don't like mixing generated and hand-written files in the
> same directory - it just seems like a recipe for trouble.  (And makes
> source code control just that much more complicated)
>
>
Agreed. It's nice to have the reference along with the other documentation.
I don't have any opinion on where the templates are located, but I would
recommend that there is a generic, modular import mechanism that is able to
parse any type of file into the Rd object model, as long as a driver exists.


> Hadley
>
>
> --
> Assistant Professor / Dobelman Family Junior Chair
> Department of Statistics / Rice University
> http://had.co.nz/
>
_______________________________________________
Roxygen-devel mailing list
Roxygen-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/roxygen-devel

Reply via email to