aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/README.md
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-13 15:21:04 -0500
committerCraig Jennings <c@cjennings.net>2026-06-13 15:21:04 -0500
commit0f63ec2e08f2a5a736eebcac7c526124080e3060 (patch)
tree0815a7525fc897dcc177f542a8fddf367e283607 /scripts/theme-studio/README.md
parentd84410463acac31b8997cf973b6f49f6830c8478 (diff)
downloaddotemacs-0f63ec2e08f2a5a736eebcac7c526124080e3060.tar.gz
dotemacs-0f63ec2e08f2a5a736eebcac7c526124080e3060.zip
Add theme studio generated file check
Diffstat (limited to 'scripts/theme-studio/README.md')
-rw-r--r--scripts/theme-studio/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/theme-studio/README.md b/scripts/theme-studio/README.md
index 77ff3a45..a5bf80fd 100644
--- a/scripts/theme-studio/README.md
+++ b/scripts/theme-studio/README.md
@@ -62,6 +62,8 @@ Node; the DOM glue is covered by the browser hash gates.
- `build-inventory.el` — refreshes `package-inventory.json` from a running
Emacs.
- `theme-studio.html` — generated output. Regenerate; don't hand-edit.
+ Use `make check-generated` before review if you want to verify the committed
+ page matches the generator without leaving the tree dirty.
## What it captures