Skip to content

Commit 645c9df

Browse files
ntrelthewilsonator
authored andcommitted
Add COMMENT about GRAMMAR suffixes
1 parent 6d28881 commit 645c9df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dlang.org.ddoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ GLOSSARY = $(HTTP dlang.org/spec/glossary.html#$0, $0)
185185
GLOSSARY2 = $(HTTP dlang.org/spec/glossary.html#$1, $2)
186186
GNAME=<a id="$0">$(SPANC gname, $0)</a>
187187
_=
188+
$(COMMENT GRAMMAR invocations will appear in spec/grammar.html, but NOT the suffixed macros)
188189
GRAMMAR=$(TC pre, bnf notranslate, $0)
189190
GRAMMAR_INFORMATIVE=$(GRAMMAR $0)
190191
GRAMMAR_LEX=$(GRAMMAR $0)

0 commit comments

Comments
 (0)