Skip to content

Phase 8 - Subsystem Topic Refactor

Goal

Phase 8 expands the documentation site from driver and IPC topics into subsystem-oriented documentation.

Scope

This phase adds structured topic pages for:

  • Device Tree Overlay
  • GPIO and gpiod
  • hwmon
  • IIO
  • Input
  • TTY and UART

It also adds subsystem API reference pages for common IIO, input, GPIO, and hwmon APIs.

Updated Areas

  • docs/topics/subsystem/
  • docs/api-reference/subsystem/
  • mkdocs.yml
  • docs/topics/topic-mapping.md

Design Notes

The earlier pages under topics/iio/ and topics/input/ are kept as legacy index pages for compatibility. The new topics/subsystem/ section provides the more complete handbook-style organization.

Verification

The site was verified with:

mkdocs build --strict