Skip to content

Commit 3e8ddce

Browse files
committed
chore(docs): regenerate module docs
1 parent 2974a30 commit 3e8ddce

File tree

2 files changed

+14
-18
lines changed

2 files changed

+14
-18
lines changed

docs/nixos-modules.md

+14-14
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ via the ` config ` directive\.
6969

7070

7171
*Type:*
72-
path *(read only)*
72+
absolute path *(read only)*
7373

7474

7575

@@ -179,7 +179,7 @@ this link to resolve queries for domains not
179179
explicitly assigned to the servers on any other
180180
link\.
181181

182-
See ` resolvectl(1) `'s coverage of ` default-route ` for a
182+
See [` resolvectl(1) `](https://www.freedesktop.org/software/systemd/man/resolvectl.html)'s coverage of ` default-route ` for a
183183
description of this feature\.
184184

185185

@@ -204,7 +204,7 @@ description of this feature\.
204204
Attribute set naming DNS servers to configure for
205205
this VPN’s link\.
206206

207-
See the description of ` DNS ` in ` resolved.conf(5) ` for
207+
See the description of ` DNS ` in [` resolved.conf(5) `](https://www.freedesktop.org/software/systemd/man/resolved.conf.html) for
208208
the meaning of this option and its available values\.
209209

210210

@@ -284,7 +284,7 @@ non-empty string
284284

285285

286286
Network interface name or index (note that this is as
287-
detailed as ` resolved.conf(5) ` gets about the
287+
detailed as [` resolved.conf(5) `](https://www.freedesktop.org/software/systemd/man/resolved.conf.html) gets about the
288288
meaning of the interface component of a DNS server
289289
specification)\.
290290

@@ -351,7 +351,7 @@ null or non-empty string
351351

352352
Whether to enable DNS-over-TLS for this link\.
353353

354-
See the description of ` DNSOverTLS ` in ` resolved.conf(5) ` for
354+
See the description of ` DNSOverTLS ` in [` resolved.conf(5) `](https://www.freedesktop.org/software/systemd/man/resolved.conf.html) for
355355
the meaning of this option and its available values\.
356356

357357
In addition to the values documented there, this option also
@@ -379,7 +379,7 @@ the global value for ` DNSOverTLS ` configured in ` resolved.conf `\.
379379

380380
Whether to enable DNSSEC for this link\.
381381

382-
See the description of ` DNSSEC ` in ` resolved.conf(5) ` for
382+
See the description of ` DNSSEC ` in [` resolved.conf(5) `](https://www.freedesktop.org/software/systemd/man/resolved.conf.html) for
383383
the meaning of this option and its available values\.
384384

385385
In addition to the values documented there, this option also
@@ -432,7 +432,7 @@ list of non-empty string
432432

433433
Main domain to configure for this link\.
434434

435-
See the description of ` Domains ` in ` resolved.conf(5) ` for
435+
See the description of ` Domains ` in [` resolved.conf(5) `](https://www.freedesktop.org/software/systemd/man/resolved.conf.html) for
436436
the meaning of this option and its available values\.
437437

438438

@@ -457,7 +457,7 @@ null or non-empty string
457457
Whether to flush ` systemd-resolved `’s cache upon
458458
starting the VPN\.
459459

460-
See ` resolvectl(1) `'s coverage of ` flush-caches ` for a
460+
See [` resolvectl(1) `](https://www.freedesktop.org/software/systemd/man/resolvectl.html)'s coverage of ` flush-caches ` for a
461461
description of this feature\.
462462

463463

@@ -481,7 +481,7 @@ description of this feature\.
481481

482482
Whether to enable LLMNR for this link\.
483483

484-
See the description of ` LLMNR ` in ` resolved.conf(5) ` for
484+
See the description of ` LLMNR ` in [` resolved.conf(5) `](https://www.freedesktop.org/software/systemd/man/resolved.conf.html) for
485485
the meaning of this option and its available values\.
486486

487487
In addition to the values documented there, this option also
@@ -509,7 +509,7 @@ the global value for ` LLMNR ` configured in ` resolved.conf `\.
509509

510510
Whether to enable multicast DNS for this link\.
511511

512-
See the description of ` MulticastDNS ` in ` resolved.conf(5) ` for
512+
See the description of ` MulticastDNS ` in [` resolved.conf(5) `](https://www.freedesktop.org/software/systemd/man/resolved.conf.html) for
513513
the meaning of this option and its available values\.
514514

515515
In addition to the values documented there, this option also
@@ -538,7 +538,7 @@ the global value for ` MulticastDNS ` configured in ` resolved.conf `\.
538538
Whether to reset learned server features when
539539
bringing up the VPN link\.
540540

541-
See ` resolvectl(1) `'s coverage of ` reset-server-features ` for a
541+
See [` resolvectl(1) `](https://www.freedesktop.org/software/systemd/man/resolvectl.html)'s coverage of ` reset-server-features ` for a
542542
description of this feature\.
543543

544544

@@ -564,7 +564,7 @@ Whether to reset the statistics counters shown in
564564
` resolvectl statistics ` to zero when
565565
bringing up the VPN link\.
566566

567-
See ` resolvectl(1) `'s coverage of ` reset-statistics ` for a
567+
See [` resolvectl(1) `](https://www.freedesktop.org/software/systemd/man/resolvectl.html)'s coverage of ` reset-statistics ` for a
568568
description of this feature\.
569569

570570

@@ -589,7 +589,7 @@ description of this feature\.
589589
List of route-only domains to configure for this
590590
link\.
591591

592-
See the description of ` Domains ` in ` resolved.conf(5) ` for
592+
See the description of ` Domains ` in [` resolved.conf(5) `](https://www.freedesktop.org/software/systemd/man/resolved.conf.html) for
593593
the meaning of this option and its available values\.
594594

595595

@@ -614,7 +614,7 @@ list of non-empty string
614614
List of search domains to configure for this
615615
link\.
616616

617-
See the description of ` Domains ` in ` resolved.conf(5) ` for
617+
See the description of ` Domains ` in [` resolved.conf(5) `](https://www.freedesktop.org/software/systemd/man/resolved.conf.html) for
618618
the meaning of this option and its available values\.
619619

620620

nix/packages.nix

-4
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@
3232
# Default is currently "appendix".
3333
documentType = "none";
3434

35-
# We only want Markdown
36-
allowDocBook = false;
37-
markdownByDefault = true;
38-
3935
# Only include our own options.
4036
transformOptions = let
4137
ourPrefix = "${toString self}/";

0 commit comments

Comments
 (0)