nixpkgs/nixos/doc/manual/from_md
Thomas Gerbet 595932cd2b cosign: 1.9.0 -> 1.10.0
`cosigned` is no more part of the cosign repository and it has been moved
into a `sigstore/policy-controller` repository. A new package should probably
be created to replace it.

https://github.com/sigstore/cosign/releases/tag/v1.10.0
2022-08-01 16:26:26 +02: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 Merge pull request #177732 from tljuniper/python-doc-typos 2022-07-15 11:50:54 +01:00
installation Merge pull request #182829 from symphorien/bootloader-doc 2022-07-29 19:54:47 +00:00
release-notes cosign: 1.9.0 -> 1.10.0 2022-08-01 16:26:26 +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.