docs: rename INDEX.md to index.md and update display name

- Renamed root INDEX.md to index.md (lowercase)
- Changed navigation title from "Documentation Index" to "Index"
- Removed caps lock for cleaner appearance
This commit is contained in:
2026-02-02 20:28:24 -05:00
parent 35a039d720
commit 4866af24de
7 changed files with 11 additions and 11 deletions
+3 -3
View File
@@ -23,7 +23,7 @@ Welcome to the Bookhoard developer documentation. This section contains API refe
Browse individual endpoint documentation with interactive API Explorer:
- **[API Documentation](api/INDEX.md)** - Split endpoint docs
- **[API Documentation](api/api-reference.md)** - Split endpoint docs
- [Authentication](api/authentication/) - Register, login, tokens
- [Users](api/users/) - Profile management
- [Libraries](api/libraries/) - Library operations
@@ -73,5 +73,5 @@ Browse individual endpoint documentation with interactive API Explorer:
---
**Looking for user documentation?** See the [User Portal](../user/INDEX.md)
**Need to deploy?** See the [Operations Portal](../operations/INDEX.md)
**Looking for user documentation?** See the [User Portal](../user/user-guide.md)
**Need to deploy?** See the [Operations Portal](../operations/operations.md)