DocsModuleHandler
Abstract class handling documentation module tasks.
Parameters
projectDir
The root directory of the project.
docsGenerator
A DocsGenerator instance for generating documentation.
Functions
Link copied to clipboard
Manages dependencies for the documentation module. (Implementations should provide specific logic).
Link copied to clipboard
Updates the MkDocs configuration file. (Implementations should provide specific logic).
Link copied to clipboard
Writes a new entry to the specified section in the MkDocs Changelog.
Link copied to clipboard
Writes release notes for the current version. (Implementations should provide specific logic).