nixpkgs/nixos/doc/manual/from_md
Tom Bereknyei af92f1c0cc [21.11] update README.md
[21.11] update upgrading

[21.11] update release date

run generation
2021-11-29 20:15:35 -05:00
..
administration Nixos manual: nixos-rebuild boot or switch to clear boot entries 2021-10-28 12:08:37 +02:00
configuration Merge master into staging-next 2021-09-12 06:01:00 +00:00
development nixosTest: Add xclip as example of stdout blocker 2021-11-06 13:46:51 +01:00
installation [21.11] update README.md 2021-11-29 20:15:35 -05:00
release-notes [21.11] update README.md 2021-11-29 20:15:35 -05:00
contributing-to-this-manual.chapter.xml
README.md

This directory is temporarily needed while we transition the manual to CommonMark. It stores the output of the ../md-to-db.sh script that converts CommonMark files back to DocBook.

We are choosing to convert the Markdown to DocBook at authoring time instead of manual building time, because we do not want the pandoc toolchain to become part of the NixOS closure.

Do not edit the DocBook files inside this directory or its subdirectories. Instead, edit the corresponding .md file in the normal manual directories, and run ../md-to-db.sh to update the file here.