Commit 766739c
committed
Remove redundant api-reference/README.md
This category index file was an orphaned remnant from PR #1813 that used
a different navigation approach with category landing pages.
During the IA redesign (PR #1845), similar category index files like
guides/advanced/README.md were deleted as "redundant" because docs/README.md
now serves as the single navigation hub.
The api-reference/README.md survived by accident and is now the only category
with such an index file, creating inconsistency.
Changes:
- Deleted docs/api-reference/README.md (7-line TOC)
- Updated docs/README.md reference to point directly to view-helpers-api.md
(the main API reference file)
- Preserves existing folder-level link on line 50 that points to api-reference/
Rationale: Category folders don't need README indexes when the main docs hub
already provides navigation. This matches the pattern established when we
deleted guides/advanced/README.md.1 parent 8fe8040 commit 766739c
2 files changed
+1
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
This file was deleted.
0 commit comments