TommyPROM/docs/_data/navigation.yml

43 lines
1.2 KiB
YAML

# main links
docs:
- title: "Introduction"
children:
- title: "What is TommyPROM?"
url: /
- title: "Operation"
children:
- title: "Getting Started"
url: /docs/getting-started
- title: "Troubleshooting"
url: /docs/troubleshooting
- title: "Design"
children:
- title: "Hardware"
url: /docs/hardware
- title: "Software"
url: /docs/software
- title: "PROM-specific Code"
url: /docs/prom-specific-code
- title: "Printed Circuit Board"
url: /docs/pcb
- title: "TommyPROM32 PCB"
url: /docs/tommyprom32-pcb
- title: "Adding Chip Families"
url: /docs/extending
- title: "8755A Hardware"
url: /docs/8755A-hardware
- title: "References"
children:
- title: "28C256 and SDP"
url: /docs/28C256-notes
- title: "PROM Types"
url: /docs/prom-families
- title: "2316 and 2332 ROMs"
url: /docs/2316-roms
- title: "Release History"
url: /docs/release-history
- title: "Links"
children:
- title: "Code and Schematics"
url: "https://github.com/TomNisbet/TommyPROM"