Dear,
I am exploring this package to create documentation for the R packages I am maintaining.
The URL provided in the readme file doesn't work but I would like to have an idea of the structure of the final readthedocs site. Do you have a working example?
On the other hand, I wonder if this package can build a readthedocs site for several R packages as subprojects.
My idea is to have a site:
- package 1
- functions
- function a
- function b
- ...
- vignettes
- faqs
- package 2
- functions
- function aa
- function bb
- ...
- vignettes
- faqs
...
Could this be done with your package?
Thanks in advance,
Núria
Dear,
I am exploring this package to create documentation for the R packages I am maintaining.
The URL provided in the readme file doesn't work but I would like to have an idea of the structure of the final readthedocs site. Do you have a working example?
On the other hand, I wonder if this package can build a readthedocs site for several R packages as subprojects.
My idea is to have a site:
...
Could this be done with your package?
Thanks in advance,
Núria