mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-04-30 12:50:02 +00:00
docs(feat): Add architecture overview, common dev structures, and dev guidance for Sources
This commit is contained in:
parent
ce1c70a4e1
commit
444d75c803
8 changed files with 817 additions and 9 deletions
8
docsite/docs/development/dev-client.md
Normal file
8
docsite/docs/development/dev-client.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
toc_min_heading_level: 2
|
||||
toc_max_heading_level: 5
|
||||
sidebar_position: 3
|
||||
title: Client Development/Tutorial
|
||||
---
|
||||
|
||||
To do...
|
||||
Loading…
Add table
Add a link
Reference in a new issue