add docs for miner factory and miner network

This commit is contained in:
UpstreamData
2022-07-13 10:52:42 -06:00
parent d7e9498018
commit 2dcc4f0cfc
6 changed files with 63 additions and 13 deletions

View File

@@ -2,7 +2,11 @@ site_name: pyasic
repo_url: https://github.com/UpstreamData/pyasic
nav:
- Introduction: "index.md"
- API: "api.md"
- Usage:
- Miner Factory: "miner_factory.md"
- Miner Network: "miner_network.md"
- Advanced:
- API: "api.md"
plugins:
- mkdocstrings