nixpkgs/nixos/doc/manual
David Arnold 1f6969dd5e
docs: nixos release notes (w/o 2105 - separate PR)
docs: nixos release notes (revise code blocks)

docs: nixos release notes (fix opt links outside of code blocks)

docs: nixos release notes (fix opt links inside of code blocks)

went fishing with:

```console
rg -A1 \
   --multiline \
   --multiline-dotall \
   '<programlisting>[^</programlisting>]+' \
| rg linkend
```

docs: nixos release notes (prettier)

docs: nixos release notes (fix zonefile codeblocks)

docs: nixos release notes (restore admonition from prettier destriction)

docs: nixos release notes (recreate xml files)

docs: nixos release notes (fix trnslation error md -> xml)

admonition with a title seem not to work

docs: nixos release notes (fix code block indentation)

docs: nixos release notes (diff after converting with https://github.com/NixOS/nixpkgs/pull/127270)

docs: nixos release notes (fix remaingin '???')

Those where not catched i a previous iteration since they didn't satisfy
the then presumed search regex `#opt-.*`

doc: nixos release notes make docbook/md conversion consistent
2021-06-22 09:52:13 -05:00
..
administration nixos/doc: convert boot problems section to CommonMark 2021-06-07 20:14:20 -07:00
configuration nixos/manual: update documentation on Qt themes 2021-06-11 16:18:20 +02:00
development Merge pull request #125604 from ryantm/md-assertions 2021-06-11 07:59:04 -07:00
from_md docs: nixos release notes (w/o 2105 - separate PR) 2021-06-22 09:52:13 -05:00
installation nixos/doc/releases: update stable release info to 21.05 2021-05-31 19:42:40 -07:00
release-notes docs: nixos release notes (w/o 2105 - separate PR) 2021-06-22 09:52:13 -05:00
.gitignore
contributing-to-this-manual.chapter.md nixos/doc: convert "Contributing to this manual" to CommonMark 2021-05-22 18:14:49 -07:00
default.nix nixos/manual: make reproducible (#102234) 2020-10-31 21:18:16 +01:00
Makefile nixos/doc/manual/Makefile: Do not format 2021-03-22 21:15:11 +01:00
man-configuration.xml
man-nixos-build-vms.xml nixos/doc/*: editorconfig fixes 2020-07-31 15:08:54 +10:00
man-nixos-enter.xml nixos/doc: Improve code listings 2020-09-23 01:25:25 +02:00
man-nixos-generate-config.xml
man-nixos-install.xml nixos-install: pass through keep-going flag 2020-10-31 17:13:45 +01:00
man-nixos-option.xml Merge pull request #75439 from Ma27/submodule-fixes-for-nixos-option 2020-02-01 10:00:59 +01:00
man-nixos-rebuild.xml nixos-rebuild: document override-input 2021-06-07 01:14:09 -04:00
man-nixos-version.xml nixos/doc: Improve code listings 2020-09-23 01:25:25 +02:00
man-pages.xml
manual.xml nixos/doc: convert "Contributing to this manual" to CommonMark 2021-05-22 18:14:49 -07:00
md-to-db.sh nixos/doc: Synchronize the Markdown generator with Nixpkgs 2021-06-18 00:07:00 +02:00
preface.xml nixos/doc/manual: In the preface, add link to #chap-contributing 2021-01-23 18:58:54 -08:00
README nixos/doc: Mention how to contribute to it 2020-10-22 17:40:48 +03:00
shell.nix mkShell: introduce packages argument (#122180) 2021-05-13 19:17:29 +02:00

Moved to: ./contributing-to-this-manual.xml. Link:

https://nixos.org/manual/nixos/unstable/#chap-contributing