nixpkgs/nixos/doc/manual/development
Arnout Engelen 97b0ae26f7
doc: avoid 'simply' (#266434)
While the word 'simply' is usually added to encourage readers, it often has the
opposite effect and may even appear condescending, especially when the reader
runs into trouble trying to apply the suggestions from the documentation. It is
almost always an improvement to simply drop the word from the sentence.

(there are more possible improvements like this, we can apply those in separate
PRs)
2023-11-09 21:48:05 +01:00
..
activation-script.section.md
assertions.section.md
bootspec.chapter.md
building-parts.chapter.md
developing-the-test-driver.chapter.md
development.md
freeform-modules.section.md
importing-modules.section.md
linking-nixos-tests-to-packages.section.md
meta-attributes.section.md
nixos-tests.chapter.md
non-switchable-systems.section.md nixos/docs: add non-switchable-systems section 2023-10-28 13:26:33 +02:00
option-declarations.section.md nixos/manual: no DocBook for mkPackageOption 2023-10-09 08:54:29 +02:00
option-def.section.md
option-types.section.md nixos/doc/mkOptionType: small typo fix 2023-10-09 23:38:32 +03:00
replace-modules.section.md
running-nixos-tests-interactively.section.md
running-nixos-tests.section.md
settings-options.section.md manual: fix parsing differences for markdown-it-py 3 2023-09-27 15:35:23 +02:00
sources.chapter.md
testing-installer.chapter.md
unit-handling.section.md
what-happens-during-a-system-switch.chapter.md Merge pull request #263462 from nikstur/rebuildable-system 2023-10-29 08:02:35 +01:00
writing-documentation.chapter.md doc: avoid 'simply' (#266434) 2023-11-09 21:48:05 +01:00
writing-modules.chapter.md
writing-nixos-tests.section.md