Skip to content

Release v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 15:58
6c2f948

Changes in this Release

PRs in Release

Added Features

A new keep_docs_dir was added to the multirepo config. Setting this to true will cause the plugin to not move the contents of the docs_dir up and delete it. See issue #74 for more details.

Usage Example

plugins:
  - search
  - multirepo:
      keep_docs_dir: true