Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/api-documenter > MarkdownDocumenterFeatureContext

MarkdownDocumenterFeatureContext class

Context object for MarkdownDocumenterFeature. Exposes various services that can be used by a plugin.

Signature:

export declare class MarkdownDocumenterFeatureContext 

Remarks

The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the MarkdownDocumenterFeatureContext class.

Properties

PropertyModifiersTypeDescription
apiModelreadonlyApiModelProvides access to the ApiModel for the documentation being generated.
documenterreadonlyMarkdownDocumenterAccessorExposes functionality of the documenter.
outputFolderreadonlystringThe full path to the output folder.