diff options
author | Tomek Mrugalski <tomek@isc.org> | 2021-06-23 12:37:52 +0200 |
---|---|---|
committer | Tomek Mrugalski <tomek@isc.org> | 2021-06-23 12:37:52 +0200 |
commit | c7a4c0f3dd060efd6e3444dafb1a22ec6b53a072 (patch) | |
tree | 7eea8d10f47e1fc1a7a6d5795358e0fef2e7b460 /doc/sphinx/grammar/grammar.rst | |
parent | [#745] Doc rebuild instructions cleaned up (diff) | |
download | kea-c7a4c0f3dd060efd6e3444dafb1a22ec6b53a072.tar.xz kea-c7a4c0f3dd060efd6e3444dafb1a22ec6b53a072.zip |
[#745] Grammar header reworded
Diffstat (limited to 'doc/sphinx/grammar/grammar.rst')
-rw-r--r-- | doc/sphinx/grammar/grammar.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sphinx/grammar/grammar.rst b/doc/sphinx/grammar/grammar.rst index 565db0f505..d0ed5ad2c9 100644 --- a/doc/sphinx/grammar/grammar.rst +++ b/doc/sphinx/grammar/grammar.rst @@ -10,8 +10,8 @@ .. _bnf-grammar: -BNF Grammar -=========== +Kea Configuration File Syntax (BNF) +=================================== Kea consists of several daemons, each with its own configuration syntax. The following sections provide a complete syntax of all possible parameters, written as Backus-Naur Form (BNF). |