The generated code
------------------
-C++, Rust and docmentation generating is done by the `generate.py` Python script using `table.py` as input.
+C++, Rust and documentation generating is done by the `generate.py` Python script using `table.py` as input.
After that, the C++ to Rust bridge code is generated by CXX.
Lets take a look at the `log_bogus` setting.
The source of its definition is in `table.py`:
},
```
-The old-style documention generated for this can be found in `../docs/settings.rst`:
+The old-style documentation generated for this can be found in `../docs/settings.rst`:
```
.. _setting-dnssec-log-bogus:
**Note**: This is not logged per-query but every time records are validated as Bogus.
```
-The new-style documention generated for this can be found in `../docs/yamlsettings.rst`, its name includes the section and it lists a YAML default:
+The new-style documentation generated for this can be found in `../docs/yamlsettings.rst`, its name includes the section and it lists a YAML default:
```
.. _setting-yaml-dnssec.log_bogus: