2021-11-24 18:37:46 +01:00
|
|
|
site_name: Specter Desktop Documentation
|
|
|
|
|
site_url: https://docs.specter.solutions/desktop
|
|
|
|
|
repo_url: https://github.com/cryptoadvance/specter-desktop/
|
|
|
|
|
nav:
|
|
|
|
|
- Home:
|
|
|
|
|
- 'Introduction': README.md
|
|
|
|
|
- release-notes.md
|
|
|
|
|
- User Guide:
|
|
|
|
|
- faq.md
|
|
|
|
|
- multisig-security-tradeoffs.md
|
|
|
|
|
- 'Using Tor': tor.md
|
2021-11-30 14:22:54 +01:00
|
|
|
- 'Signing messages': sign-message.md
|
2021-11-24 18:37:46 +01:00
|
|
|
- Operating Guide:
|
|
|
|
|
- connect-your-node.md
|
|
|
|
|
- daemon.md
|
2022-01-13 09:38:44 +01:00
|
|
|
- performance.md
|
2021-11-24 18:37:46 +01:00
|
|
|
- reverse-proxy.md
|
|
|
|
|
- self-signed-certificates.md
|
|
|
|
|
- hwibridge.md
|
|
|
|
|
- elements.md
|
|
|
|
|
- windows.md
|
|
|
|
|
- Development:
|
|
|
|
|
- 'Contributing': contributing.md
|
|
|
|
|
- 'Developing': development.md
|
2022-01-17 18:33:33 +01:00
|
|
|
- 'Testing': test-new-releases.md
|
2021-11-24 18:37:46 +01:00
|
|
|
- build-instructions.md
|
|
|
|
|
- 'Continuous Integration': continuous-integration.md
|
|
|
|
|
- cypress-testing.md
|
2022-01-13 04:47:28 -06:00
|
|
|
- services/services.md
|
2021-11-24 18:37:46 +01:00
|
|
|
- 'Some Random Dev Thoughts': archblog.md
|
|
|
|
|
- API:
|
|
|
|
|
- api/README.md
|
|
|
|
|
- api/ep_liveness.md
|
|
|
|
|
- api/ep_readyness.md
|
|
|
|
|
- api/ep_specter.md
|
|
|
|
|
- api/ep_specter_fulltxlist.md
|
|
|
|
|
- api/ep_wallets_psbt.md
|
|
|
|
|
- api/ep_wallets_wallet.md
|
|
|
|
|
theme:
|
|
|
|
|
name: readthedocs
|