method generate-primary
Documentation for method generate-primary
assembled from the following types:
class Documentable::DocPage::Factory
From Documentable::DocPage::Factory
(Documentable::DocPage::Factory) method generate-primary
Defined as
method generate-primary(Documentable::Primary --> Hash)
Generates the HTML associated to a Documentable::Primary object. Hash
format:
%(document => "HTML string",url => "url associated")