nixpkgs/nixos/doc/manual/development
pennae 0a6e6cf7e6 nixos/manual: render module chapters with nixos-render-docs
this converts meta.doc into an md pointer, not an xml pointer. since we
no longer need xml for manual chapters we can also remove support for
manual chapters from md-to-db.sh

since pandoc converts smart quotes to docbook quote elements and our
nixos-render-docs does not we lose this distinction in the rendered
output. that's probably not that bad, our stylesheet didn't make use of
this anyway (and pre-23.05 versions of the chapters didn't use quote
elements either).

also updates the nixpkgs manual to clarify that option docs support all
extensions (although it doesn't support headings at all, so heading
anchors don't work by extension).
2023-01-27 20:07:34 +01:00
..
activation-script.section.md nixos: fix typos 2022-12-17 19:31:14 -05:00
assertions.section.md nixos/doc: convert assertions and warnings section to CommonMark 2021-06-03 20:12:16 -07:00
bootspec.chapter.md nixos/activation/bootspec: add bootspec chapter in NixOS manual 2022-12-08 13:50:05 -08:00
building-parts.chapter.md nixos: nixos/doc/manual/development/building-parts.xml to CommonMark 2021-07-03 12:01:42 +08:00
development.xml nixos/activation/bootspec: add bootspec chapter in NixOS manual 2022-12-08 13:50:05 -08:00
freeform-modules.section.md nixos: nixos/doc/manual/development/freeform-modules.xml to CommonMark 2021-07-03 22:20:55 +08:00
importing-modules.section.md nixos: nixos/doc/manual/development/importing-modules.xml to CommonMark 2021-07-03 22:20:55 +08:00
linking-nixos-tests-to-packages.section.md manuals: Describe how to link NixOS tests from packages 2021-07-27 17:39:33 +02:00
meta-attributes.section.md nixos/manual: render module chapters with nixos-render-docs 2023-01-27 20:07:34 +01:00
nixos-tests.chapter.md nixos: nixos/doc/manual/devlopment/nixos-tests.xml to CommonMark 2021-09-08 15:47:16 +08:00
option-declarations.section.md nixos/manual: clarify mk{Enable,Package}Option MD usage 2023-01-22 17:08:40 +01:00
option-def.section.md nixos/doc: document mkOrder and friends 2022-12-02 14:15:24 +01:00
option-types.section.md doc,nixos/doc: unescape ellipses 2022-12-27 17:13:49 +01:00
replace-modules.section.md doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
running-nixos-tests-interactively.section.md nixos/doc: Disambiguate test option ids 2022-09-29 12:41:59 +02:00
running-nixos-tests.section.md nixos/doc/running-nixos-tests: Simplify running instructions with nixosTests 2022-09-24 17:38:08 +01:00
settings-options.section.md doc,nixos/doc: unescape ellipses 2022-12-27 17:13:49 +01:00
sources.chapter.md nixos: nixos/doc/manual/development/sources.xml to CommonMark 2021-07-03 12:00:40 +08:00
testing-installer.chapter.md nixos: nixos/doc/manual/development/testing-installer.xml to CommonMark 2021-07-03 12:06:27 +08:00
unit-handling.section.md nixos/switch-to-configuration: Fix reloading of stopped services 2022-03-11 14:05:19 +01:00
what-happens-during-a-system-switch.chapter.md nixos/doc: Document the activation script 2022-02-09 20:44:28 +01:00
writing-documentation.chapter.md doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
writing-modules.chapter.md doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
writing-nixos-tests.section.md nixos/test-driver: add optional address arg to wait_for_{open,closed}_port 2022-12-29 13:50:17 +01:00