dcp-client
Version:
Core libraries for accessing DCP network
17 lines (15 loc) • 419 B
YAML
# @file mkdocs.yml
# @author Brandon Christie <brandon@distributive.network>
# @date Aug 2023
#
# @description Determines how the component of name: 'dcp-client'
# is formatted on backstage.
site_name: dcp-client
repo_url: https://gitlab.com/Distributed-Compute-Protocol/dcp-client
edit_uri: edit/develop/docs
docs_dir: .
nav:
- README.md
plugins:
- techdocs-core
- same-dir