3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/doc/manual/from_md
Alyssa Ross 2f9ec5838e
nixos/doc: fix merged items in 20.09 rel notes
These items (notmuch and device tree) are completely different topics,
so were obviously merged into a single bullet by mistake.
2021-09-11 08:16:31 +00:00
..
administration Merge pull request #128937 from bobby285271/pr8 2021-09-07 06:24:21 +01:00
configuration Merge pull request #129121 from bobby285271/pr13 2021-09-07 06:29:45 +01:00
development nixos/doc/md-to-db.sh: handle Docbook inclues in CommonMark 2021-09-07 06:29:21 -07:00
installation Merge pull request #129154 from bobby285271/pr15 2021-09-07 06:29:19 +01:00
release-notes nixos/doc: fix merged items in 20.09 rel notes 2021-09-11 08:16:31 +00: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.