Produce object and methods manual pages from an object.
produceAllManualPagesFromObject(object_o_1,
processingContext_o_1 = ProcessingContext(),
generationContext_o_1 = GenerationContext(),
packageName_s_1 = NA_character_)The single object you want to generate manual pages from.
The processing context object to consider for generation.
See \codeProcessingContext.
The generation context object to consider for generation.
See GenerationContext.
a single string that is the target package
name to consider for generation. Allows to generate automatically the
author section content.