nixpkgs/nixos/doc/manual/from_md
Alvar Penning 521f30f80c claws-mail: remove claws-mail-gtk2 version
The GTK+ 2 version of Claws Mail, major version number three, relies on
Python 2, which is end-of-life and might be dropped in the nixpkgs.

In favour of #148779, this older branch of Claws Mail was removed.
2021-12-05 23:08:18 +01:00
..
administration Nixos manual: nixos-rebuild boot or switch to clear boot entries 2021-10-28 12:08:37 +02:00
configuration nixos/doc: improve example of renaming network interfaces 2021-11-21 20:12:31 -08:00
development nixosTest: Add xclip as example of stdout blocker 2021-11-06 13:46:51 +01:00
installation [21.11] update README.md 2021-11-29 20:15:35 -05:00
release-notes claws-mail: remove claws-mail-gtk2 version 2021-12-05 23:08:18 +01: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.