nixpkgs/nixos/doc/manual/from_md
Jörg Thalheim c7d32059b1
Merge pull request #129136 from bobby285271/pr14
nixos/doc: convert "Chapter 58. Writing NixOS Modules" to CommonMark
2021-09-07 06:28:57 +01:00
..
administration Merge pull request #128937 from bobby285271/pr8 2021-09-07 06:24:21 +01:00
configuration Merge pull request #128933 from bobby285271/pr5 2021-09-07 06:28:37 +01:00
development Merge pull request #129136 from bobby285271/pr14 2021-09-07 06:28:57 +01:00
installation nixos: nixos/doc/manual/installation/installing-behind-a-proxy.xml to CommonMark 2021-07-02 22:52:47 +08:00
release-notes Merge pull request #136505 from bew/update-rofi-1.7.0 2021-09-04 18:24:45 +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.