Lines Matching refs:specification
7 `generate_api.py` is employed to combine a single *specification file* with one
29 This tool generates a single output file from an input specification file and an
33 * `--specification SPECIFICATION` path to input specification file
37 The "kind" is an arbitrary token that the specification file can reference with
58 Copy the *section* with the specified *name* from the specification file to the
60 specification file.
69 The specification file consists of comments, *directives*, and other text.
80 The specification file is divided into *regions*, which are sequences of lines
96 For example, a specification file that contains no directives other than
122 section region with the with the specification file's `%insert` and
125 This is the mechanism by which a specification file contributes text to the
216 Only one such directive is allowed per specification file.