update doc structure

This commit is contained in:
2026-09-24 13:54:28 +08:00
parent 0d42dc5acc
commit 685b4135df
93 changed files with 190 additions and 12735 deletions
+1 -1
View File
@@ -23,5 +23,5 @@ FDS changes: workspace integration, target filesystem paths, native s6 packaging
and a portable simulator binary path. The original AMD/systemd installer and
workstation configuration are not part of the target package.
See [the FDS guide](../../docs/dasung.md) and the historical
See [the FDS guide](../../fds-os.wiki/Dasung.md) and the historical
[hardware validation record](VALIDATION.md).
+1 -1
View File
@@ -4,7 +4,7 @@ The controller for the user's grayscale Dasung Paperlike 13K is maintained as an
FDS Rust workspace member. It provides USB keepalive, reconnect/watchdog handling,
configuration, and a local control socket.
Use the [FDS integration and usage guide](../../docs/dasung.md) for build commands,
Use the [FDS integration and usage guide](../../fds-os.wiki/Dasung.md) for build commands,
base packaging, native s6 supervision, Pi display configuration, and validation
limits. From the repository root, run `make dasung` followed by `make dasung-test`.
These targets do not operate the workstation's live monitor.