bind9/doc/misc
Petr Špaček 9b2bf0f8be
Pretty-print grammar for zones
It turns out the tree of dictionaries is not the best structure to
represent our grammar, unfortunatelly. The problem is that "zone" has
several context-dependent variants which change meaning of "zone" based
on inner field "type".

Redesigning the whole structure does not seem to be worth, so I settled
on this terrible hack.

(cherry picked from commit 0392144e99)
2022-07-01 10:21:05 +02:00
..
cfg_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
checkgrammar.py Pretty-print grammar for zones 2022-07-01 10:21:05 +02:00
delegation-only.zoneopt [master] automatically generate named.conf grammars for the ARM 2018-01-22 11:06:32 -08:00
dnssec-policy.default.conf Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
forward.zoneopt [master] automatically generate named.conf grammars for the ARM 2018-01-22 11:06:32 -08:00
hint.zoneopt [master] automatically generate named.conf grammars for the ARM 2018-01-22 11:06:32 -08:00
in-view.zoneopt [master] automatically generate named.conf grammars for the ARM 2018-01-22 11:06:32 -08:00
Makefile.am Remove auto-generated rst files in repo in favour of grammar pretty printer 2022-07-01 10:20:56 +02:00
mirror.zoneopt add a CFG_CLAUSEFLAG_NODOC flag for use with outdated terms 2022-02-25 16:51:44 -08:00
options Un-format grammar files in doc/misc 2022-07-01 10:00:20 +02:00
parsegrammar.py Add a new library to parse grammar format produced by cfg_test 2022-07-01 10:00:27 +02:00
primary.zoneopt Remove auto-generated rst files in repo in favour of grammar pretty printer 2022-07-01 10:20:56 +02:00
redirect.zoneopt add a CFG_CLAUSEFLAG_NODOC flag for use with outdated terms 2022-02-25 16:51:44 -08:00
rndc.grammar Add rndc.conf grammar into doc/misc 2022-07-01 10:00:27 +02:00
secondary.zoneopt Remove auto-generated rst files in repo in favour of grammar pretty printer 2022-07-01 10:20:56 +02:00
sort-options.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
static-stub.zoneopt Fix the configuration type used by the "server-addresses" option 2018-10-24 15:13:31 +02:00
stub.zoneopt add a CFG_CLAUSEFLAG_NODOC flag for use with outdated terms 2022-02-25 16:51:44 -08:00