From 156e53a51996279326e32cee934b00b53f2d3718 Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Fri, 25 Feb 2022 23:23:15 +0000 Subject: [PATCH] Documentation: Reference road stops from main NewGRF pages --- docs/newgrf-additions-nml.html | 5 +++++ docs/newgrf-additions.html | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/docs/newgrf-additions-nml.html b/docs/newgrf-additions-nml.html index 6072ba17e5..84112b2ecc 100644 --- a/docs/newgrf-additions-nml.html +++ b/docs/newgrf-additions-nml.html @@ -26,6 +26,11 @@

All of the non-standard variables listed below will return 0 on OpenTTD versions which do not support these features/variables, including standard trunk OpenTTD and older/other patchpack versions.

+

Features with separate pages

+ +

Builtin functions

diff --git a/docs/newgrf-additions.html b/docs/newgrf-additions.html index 623394551f..346b2e0676 100644 --- a/docs/newgrf-additions.html +++ b/docs/newgrf-additions.html @@ -24,6 +24,11 @@

A subset of the features listed below are also supported in a fork of NML, see the associated NML document for more details.

NewGRFs which use any of these features SHOULD use the feature testing mechanism described below to check whether individual added features are supported.

+

Features with separate pages

+ +

Action 14 - Feature Tests

See Action 14 Specification for background information.

Feature Test: C "FTST"