nixpkgs/nixos/doc/manual/from_md
Profpatsch 1600cba863 Disable checkMeta by default again.
This caused too many downstream projects to break, so we are reverting
this change for now, until further transition fixes are in place.

See discussion in https://github.com/NixOS/nixpkgs/pull/191171

This reverts part of 6762de9a28
2022-10-02 14:28:40 +02:00
..
administration nixos-container: Use new configuration & state directories 2022-04-27 18:35:08 +12:00
configuration nixos/xserver: remove useGlamor option 2022-08-23 18:14:00 +01:00
development Merge pull request #191540 from hercules-ci/nixosTest-modular 2022-09-28 10:27:45 +01:00
installation nixos/docs: revised MBR partitioning steps 2022-09-02 11:39:25 +01:00
release-notes Disable checkMeta by default again. 2022-10-02 14:28:40 +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.