depot/third_party/nixpkgs/nixos/doc/manual/from_md
Default email a7848c7476 Project import generated by Copybara.
GitOrigin-RevId: 34ad3ffe08adfca17fcb4e4a47bb5f3b113687be
2021-10-17 11:34:42 +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-17 11:34:42 +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.