summaryrefslogtreecommitdiffstats
path: root/doc/sphinx/grammar/grammar.rst
diff options
context:
space:
mode:
authorTomek Mrugalski <tomek@isc.org>2021-06-23 12:37:52 +0200
committerTomek Mrugalski <tomek@isc.org>2021-06-23 12:37:52 +0200
commitc7a4c0f3dd060efd6e3444dafb1a22ec6b53a072 (patch)
tree7eea8d10f47e1fc1a7a6d5795358e0fef2e7b460 /doc/sphinx/grammar/grammar.rst
parent[#745] Doc rebuild instructions cleaned up (diff)
downloadkea-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.rst4
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).