nixpkgs/nixos/doc/manual/from_md
Pascal Bach d9309f43b3
Merge pull request #155424 from tobim/nixos/snapserver-firewall
nixos/snapserver: don't open ports by default
2022-04-21 19:40:20 +02:00
..
administration
configuration
development nixos/doc: move "Building NixOS" into "Installation", not "Development" 2022-04-16 15:19:03 +02:00
installation nixos/doc: move "Building NixOS" into "Installation", not "Development" 2022-04-16 15:19:03 +02:00
release-notes Merge pull request #155424 from tobim/nixos/snapserver-firewall 2022-04-21 19:40:20 +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.