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

[21.11] update release date

run generation

(cherry picked from commit af92f1c0cc)
2021-11-29 21:23:31 -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 21:23:31 -05:00
release-notes [21.11] update README.md 2021-11-29 21:23:31 -05:00
contributing-to-this-manual.chapter.xml nixos/doc: convert "Contributing to this manual" to CommonMark 2021-05-22 18:14:49 -07:00
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.