nixpkgs/nixos/doc/manual/from_md
Ryan Lahfa 861c7b189c
Merge pull request #182360 from Yarny0/cups-pdf
cups-pdf(-to-pdf): init
2022-12-28 09:08:49 +01:00
..
administration nixos/doc: bump Pandoc 2022-12-27 17:23:25 +01:00
configuration nixos/doc: bump Pandoc 2022-12-27 17:23:25 +01:00
development nixos/doc: bump Pandoc 2022-12-27 17:23:25 +01:00
installation nixos/doc: bump Pandoc 2022-12-27 17:23:25 +01:00
release-notes Merge pull request #182360 from Yarny0/cups-pdf 2022-12-28 09:08:49 +01:00
contributing-to-this-manual.chapter.xml nixos/manpages: Explain -I option and how to build manpages 2022-12-11 11:00:06 +01:00
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.