chiark / gitweb /
specs docs: Improvements
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 8 Jun 2021 11:21:58 +0000 (12:21 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 8 Jun 2021 11:21:58 +0000 (12:21 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
docs/gamespec.rst

index a8d11714b9dd8920b22cc55b0f902e53bcf94790..9e6303e5ee7a2fee621ad7b866fa5f0d373de0f7 100644 (file)
@@ -54,9 +54,11 @@ macros are automatically imported and can be called with ``{[
 m::MACRO...}}``.  And enough blank lines are added to make the input
 line numbers match up with the lines in the notional ``spec`` file.
 
+Note that line numbers reported during TOML parsing
+refer to lines in the template-expanded output.
 To help diagnose your templates, ``otter -vv reset ...`` will expand
 the templates itself and print out the results of the file splitting,
-and then of the expansion.
+and then of the expansion, before sending the file to the server.
 
 For details of the template syntax, see `the Tera documentation`_.
 For examples, see the built-in game specs.