nixpkgs/nixos/doc/manual/from_md
2021-06-24 18:04:30 +03:00
..
administration nixos/doc: Synchronize the Markdown generator with Nixpkgs 2021-06-18 00:07:00 +02:00
configuration nixos/doc: add section on sshfs file systems 2021-06-22 11:58:25 -07:00
development nixos/doc: convert assertions and warnings section to CommonMark 2021-06-03 20:12:16 -07:00
release-notes libwnck: make 3.36.0 default 2021-06-24 18:04:30 +03:00
contributing-to-this-manual.chapter.xml nixos/doc: convert "Contributing to this manual" to CommonMark 2021-05-22 18:14:49 -07: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.