1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-19 16:09:19 +03:00
nixpkgs/nixos/doc/manual/from_md
Alyssa Ross ada1d87767
python3.pkgs.graphite_beacon: remove
Due to lack of maintenance.  It is not compatible with the default
Python version (due to the tornado 5) dependency, and doesn't look
like it will be any time soon.
2022-07-10 09:17:23 +00:00
..
administration nixos-container: Use new configuration & state directories 2022-04-27 18:35:08 +12:00
configuration Merge pull request #176595 from symphorien/appimage-run-doc 2022-07-03 20:36:21 +00:00
development nixos/doc: Fix typo in activation-script.md 2022-06-28 17:46:16 -04:00
installation nixos/doc: document how to use kexecTree 2022-06-09 20:08:34 +02:00
release-notes python3.pkgs.graphite_beacon: remove 2022-07-10 09:17:23 +00: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.