Is there a configuration for it? If no, can we create one and put on meta repo? Uko On 15 May 2014, at 14:13, Esteban Lorenzano <estebanlm@gmail.com> wrote:
once installed, you can export doing something like this:
(WebDocExporter packages: RPackageOrganizer default packages) exportTo: './doc' asFileReference.
(that exports everything, you will need to select your own packages)
Esteban
On 15 May 2014, at 14:10, phil@highoctane.be wrote:
Awesome, I wondered how that was done in order to use it for my own things.
On Thu, May 15, 2014 at 1:54 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote: yes,
https://github.com/estebanlm/pharo-webdoc
is a filetree project so you need to clone repo into ./repository to make it work.
cheers, Esteban
On 15 May 2014, at 13:41, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Hi, anybody knows how it's generated the online docs in pharodocs ?.
Is there a package or script that can be applied to an specific set of packages?
Thanks, Gabriel.