Replace monolithic Master Reference with focused Sources page
The 1711-line master reference was 100% duplicated across the existing 37 Starlight pages. Trimmed to bibliography only (Ghidra port numbers, driver source paths, analysis reports, community links). Salvaged FX2 USB controller registers (SETUPDAT, CPUCS, EP0BUF, etc.) into bcm4500/register-map.mdx before removal. Sidebar label updated from "Master Reference" to "Sources".
This commit is contained in:
parent
7b27c93219
commit
c4bfe33d61
3 changed files with 69 additions and 1673 deletions
|
|
@ -122,7 +122,7 @@ export default defineConfig({
|
|||
{
|
||||
label: 'Reference',
|
||||
items: [
|
||||
{ label: 'Master Reference', slug: 'reference/master-reference' },
|
||||
{ label: 'Sources', slug: 'reference/master-reference' },
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue