Module wiki

Module wiki 

Source
Expand description

Wiki synchronization for git-adr.

This module provides synchronization between ADRs and wiki platforms:

  • GitHub Wiki
  • GitLab Wiki

Structs§

WikiConfig
Configuration for wiki synchronization.
WikiService
Wiki service for synchronizing ADRs.

Enums§

WikiPlatform
Supported wiki platforms.

Functions§

detect_platform
Detect the wiki platform from the git remote.
is_available
Check if wiki features are available.