mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-04-05 12:47:17 +02:00
feat: web documentation portal with contextual help links and consistent page headers (#67)
This commit is contained in:
parent
46637cf27f
commit
13f6fa5dbf
44 changed files with 2232 additions and 140 deletions
|
|
@ -106,3 +106,10 @@ WEB_IDEALS_UI=input
|
|||
|----------|---------|---------|
|
||||
| `WEB_STAGE_ORDER` | `new` | Build stage execution order: `new` (creatures→spells→lands) or `legacy` (lands→creatures→spells). |
|
||||
| `WEB_IDEALS_UI` | `slider` | Stage tuning interface: `slider` (range inputs) or `input` (text boxes). |
|
||||
|
||||
---
|
||||
|
||||
## See Also
|
||||
|
||||
- [Build Wizard](build_wizard.md) — full walkthrough covering Quick Build and Skip Controls in context
|
||||
- [Batch Build & Compare](batch_build_compare.md) — run multiple full builds in one session using Quick Build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue