mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-04-05 12:47:17 +02:00
12 lines
945 B
Markdown
12 lines
945 B
Markdown
|
|
# docs/archive/
|
||
|
|
|
||
|
|
Historical snapshots of removed or replaced files. Kept for reference; not part of active documentation.
|
||
|
|
|
||
|
|
| File | Archived | Reason |
|
||
|
|
|------|----------|--------|
|
||
|
|
| `README_2025-10-02.md` | 2025-10-02 | Replaced by full README rewrite |
|
||
|
|
| `DOCKER_2025-10-02.md` | 2025-10-02 | Replaced by DOCKER.md rewrite |
|
||
|
|
| `WINDOWS_DOCKER_GUIDE_2026-03-23.md` | 2026-03-23 | Removed — ~70% overlap with DOCKER.md. PowerShell quick-start is now covered in the main README and a callout in DOCKER.md. The Docker Desktop GUI walkthrough section was outdated and unmaintainable. |
|
||
|
|
| `run-from-dockerhub_2026-03-23.bat` | 2026-03-23 | Removed — launched the interactive CLI mode, which is secondary to the web UI. New users should use `run-web-from-dockerhub.bat` instead. A one-liner covers the CLI case and doesn't need a dedicated script. |
|
||
|
|
| `run-from-dockerhub_2026-03-23.sh` | 2026-03-23 | Same reason as the .bat equivalent above. |
|