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
|
|
@ -67,3 +67,10 @@ Access the compare view from **Finished Decks** to diff any two completed builds
|
|||
| Variable | Default | Purpose |
|
||||
|----------|---------|---------|
|
||||
| `ENABLE_BATCH_BUILD` | `1` | Show the build count slider in the New Deck modal. Set to `0` to hide and restrict to single builds. |
|
||||
|
||||
---
|
||||
|
||||
## See Also
|
||||
|
||||
- [Build Wizard](build_wizard.md) — step-by-step walkthrough of a single build
|
||||
- [Quick Build & Skip Controls](quick_build_skip_controls.md) — automate individual stages to speed up batch runs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue