docs: rebuild documentation from scratch with clean IA

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Justin Visser 2026-02-27 09:39:27 +01:00
parent 6c31b331f7
commit 0c5b199b76
30 changed files with 1647 additions and 649 deletions

View file

@ -1,6 +1,14 @@
# Reference Documentation
---
title: Reference
sidebar_position: 1
---
Use this section for canonical contracts and configuration references.
# Reference
- [API Contract](./api-contract.md)
- [Environment Reference](./environment.md)
Quick-reference documentation for the scholarr API, environment variables, and release changelog.
| Document | Description |
|----------|-------------|
| [API Contract](api.md) | Envelope spec, endpoints, DTO structure, publication semantics |
| [Environment Variables](environment.md) | Quick-reference table linking to full configuration docs |
| [Changelog](changelog.md) | Auto-generated release history |