about summary refs log tree commit diff stats
path: root/docs/gen/usage.json
diff options
context:
space:
mode:
authorHypothalamus <sehraf@users.noreply.github.com>2025-05-13 18:34:55 +0200
committerGitHub <noreply@github.com>2025-05-13 18:34:55 +0200
commit4542244c4fff5a5087ff84994d0f5e69826b5bd0 (patch)
tree195667e1aab7e110942c37d8e33d0b18f1ca43c5 /docs/gen/usage.json
parenta58e9d1dc96c949dd0330e812a699de2272d3df8 (diff)
downloadbox64-4542244c4fff5a5087ff84994d0f5e69826b5bd0.tar.gz
box64-4542244c4fff5a5087ff84994d0f5e69826b5bd0.zip
[DOCS] improve consistency between documentation and code (#2631)
* [fix][Docs] is `XXXX` consistantly

* [feat][Docs] add simple validation script that checks consistency between `usage.json` and `env.h`

* [DOCS] include `validate.py` in `gen.py`
Diffstat (limited to 'docs/gen/usage.json')
-rw-r--r--docs/gen/usage.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gen/usage.json b/docs/gen/usage.json
index 735dbce9..055a7c69 100644
--- a/docs/gen/usage.json
+++ b/docs/gen/usage.json
@@ -1290,8 +1290,8 @@
         "default": false
       },
       {
-        "key": "XXX",
-        "description": "Show last XXX wrapped function call when a signal is caught.",
+        "key": "XXXX",
+        "description": "Show last XXXX wrapped function call when a signal is caught.",
         "default": false
       }
     ]