bind9/doc
Petr Špaček 9bbcff225b
Manual fixups for new hyperlinks
It turns out that many manual edits were required:
- Heading underlines were too short because :any:`` is longer than ````
- Some statement names clashed with manually defined _link_anchors
  (notify, trust-anchors etc.)
- Zone types are defined like "type primary" in the internal grammar and
  that caused mayhem in the replacement script as it took "type" and
  individual types ("primary", "secondary") as separate statements.
  For that reason :any:`primary` had to be manually replaced with
  :any:`primary <type primary>` where appropriate.
- Sometimes option name is also the same as a value name (e.g. "notify")
  and then it did not make sense to do the replacement.
2022-07-04 15:50:50 +02:00
..
arm Manual fixups for new hyperlinks 2022-07-04 15:50:50 +02:00
design Remove obsolete notes on name compression 2022-06-01 13:00:40 +01:00
dev Enforce Python codestyle with black 2022-06-08 10:27:46 +02:00
dnssec-guide Manual fixups for new hyperlinks 2022-07-04 15:50:50 +02:00
doxygen Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
man Add note that named.conf man page is not a complete manual 2022-07-01 08:59:24 +02:00
misc Sort grammar map keys while pretty printing them 2022-07-01 08:59:23 +02:00
notes Add hyperlinks to all unique statement names 2022-07-04 15:50:50 +02:00
Makefile.am Install man pages when sphinx-build tool is missing 2021-05-25 11:21:32 +02:00