3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/doc/manual/from_md
Ryan Mulligan 5707a8efad
Merge pull request #125604 from ryantm/md-assertions
nixos/doc: convert assertions and warnings section to CommonMark
2021-06-11 07:59:04 -07:00
..
administration nixos/doc: convert boot problems section to CommonMark 2021-06-07 20:14:20 -07:00
configuration nixos/doc: convert abstractions section to CommonMark 2021-06-03 20:28:55 -07:00
development nixos/doc: convert assertions and warnings section to CommonMark 2021-06-03 20:12:16 -07:00
release-notes release-notes: mention x2goserver rename 2021-06-11 08:13:49 +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.