Files
hakorune/docs/archive/README.md

15 lines
554 B
Markdown
Raw Normal View History

# Nyash Docs Archive
This folder stores deprecated or historical documents. Links from active docs should not point here.
When moving files into `archive/`:
- Add a brief note at the top explaining why it was archived and the new canonical location if any.
- Do not update content except light headers; avoid drifting from the canonical reference.
When searching for current information, prefer:
- `docs/reference/` (specifications)
- `docs/guides/` (user guides)
- `docs/how-to/` (taskoriented steps)
- `docs/design/` (stable architecture notes)