nixpkgs/nixos/doc/manual/from_md
Jörg Thalheim c0e53b6857
Merge pull request #128760 from bobby285271/master
nixos/doc: convert "Chapter 45. Profiles" to CommonMark
2021-09-07 03:54:22 +01:00
..
administration installation-cd-base.nix: Add 'live.nixos.passwd' boot option 2021-07-03 09:53:16 +02:00
configuration nixos: use only URI fragment in manual options links 2021-07-04 08:42:44 +08:00
development Merge pull request #132583 from blaggacao/fix/soft-force-the-file-system-layout-for-boot-media 2021-08-17 22:36:41 +02:00
release-notes Merge pull request #136505 from bew/update-rofi-1.7.0 2021-09-04 18:24:45 +02: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.