Merge pull request #251190 from alejandrosame/docs-mention-nrd

doc manuals: add reference to nixos-render-docs
This commit is contained in:
Silvan Mosberger 2023-10-16 20:05:56 +02:00 committed by GitHub
commit 4fe863a485
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
This directory houses the sources files for the Nixpkgs manual.
You can find the [rendered documentation for Nixpkgs `unstable` on nixos.org](https://nixos.org/manual/nixpkgs/unstable/).
The rendering tool is [nixos-render-docs](../pkgs/tools/nix/nixos-render-docs/src/nixos_render_docs), sometimes abbreviated `nrd`.
[Docs for Nixpkgs stable](https://nixos.org/manual/nixpkgs/stable/) are also available.