writeMkDocs

fun writeMkDocs(mkDocsPath: String, section: String, version: String)

Writes a new entry to the specified section in the MkDocs Changelog.

Parameters

mkDocsPath

The path to the MkDocs configuration file.

section

The section to update.

version

The version to add to the Changelog.