depot/third_party/nixpkgs/nixos/doc/manual/from_md
Default email 556d6f0562 Project import generated by Copybara.
GitOrigin-RevId: e4ef597edfd8a0ba5f12362932fc9b1dd01a0aef
2021-10-11 18:52:03 +02:00
..
administration Project import generated by Copybara. 2021-09-18 12:52:07 +02:00
configuration Project import generated by Copybara. 2021-09-18 12:52:07 +02:00
development Project import generated by Copybara. 2021-10-06 10:57:05 -03:00
installation Project import generated by Copybara. 2021-09-18 12:52:07 +02:00
release-notes Project import generated by Copybara. 2021-10-11 18:52:03 +02:00
contributing-to-this-manual.chapter.xml Project import generated by Copybara. 2021-05-28 11:39:13 +02:00
README.md Project import generated by Copybara. 2021-05-28 11:39:13 +02:00

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.