From 343f8bbebf4a7946314d7645fd7dcd35c25d8558 Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Mon, 2 Feb 2026 16:50:45 -0500 Subject: [PATCH] docs: add legacy notice to monolithic API reference - Add warning banner to api-reference.md (1,600+ lines) - Point users to new split endpoint documentation - Recommend API Documentation Portal for interactive explorer - Clarify this is kept for backward compatibility - Resolves device content warnings (appropriate as legacy reference) --- docs/developer/api-reference.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/developer/api-reference.md b/docs/developer/api-reference.md index 58808f6..1024686 100644 --- a/docs/developer/api-reference.md +++ b/docs/developer/api-reference.md @@ -1,5 +1,16 @@ # Bookhoard API Reference +> **⚠️ Legacy Document**: This is a monolithic API reference (1,600+ lines). +> For updated, split endpoint documentation with interactive API explorer, see [API Documentation Portal](api/INDEX.md). +> +> **Use the split docs for:** +> - Easier navigation by category +> - Interactive API explorer +> - Endpoint-specific examples +> - Latest updates + +--- + Complete API documentation for Bookhoard v1.0 with Universal Cross-Platform Sync support. ## Table of Contents