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, [email protected] 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 <[email protected]> > 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 <[email protected]> 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. > >
