]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix grammar generators to produce renderable include files in rst format
authorMark Andrews <marka@isc.org>
Tue, 1 Feb 2022 06:50:09 +0000 (17:50 +1100)
committerPetr Špaček <pspacek@isc.org>
Tue, 1 Feb 2022 17:29:23 +0000 (18:29 +0100)
commitf6aa69889f04d72e57c331506bf511f8b4b263e8
tree0fe9e8682b6bbd9432608b627ac4775a997bf13b
parent8acbf77da0bc86db66bfc34d842257ceae9ac6b8
Fix grammar generators to produce renderable include files in rst format

The missing `::` in the .rst files caused grammar section in docs to
render empty.

The `::` was accidentally removed in an unrelated commit
58bd26b6cf7bac3f614b6614cd2aff6075b6f9fa which was supposed to update
only copyright headers.

Fixes: #3120
(cherry picked from commit d975e6630f3586f2f462710979bd6a0135705868)
doc/misc/rst-grammars.pl
doc/misc/rst-zoneopt.pl