Welcome to the Cider Documentation Repository! This repository serves as the central hub for all documentation related to the Cider Client, providing comprehensive guides, best practices, and reference materials for end-users and developers alike.
The documentation is organized into a Markdown-based structure for ease of editing and publishing.
docs/
├── introduction.md # Overview of the Cider Client
├── features/ # Documentation on individual features
│ ├── feature-a.md
│ └── feature-b.md
├── troubleshooting.md # Solutions to common issues
├── faq.md # Frequently Asked Questions
└── changelog.md # Release notes and updates