about summary refs log tree commit diff
path: root/doc/README.md
diff options
context:
space:
mode:
authorAlejandro Sanchez Medina <alejandrosanchzmedina@gmail.com>2023-08-24 18:10:59 +0200
committerAlejandro Sanchez Medina <alejandrosanchzmedina@gmail.com>2023-08-24 19:24:07 +0200
commit60d879e2571b55c8c86def5448594e4b20f2c5ff (patch)
tree0e27ef68ef413d58742c5cf0a8224c1caa17f330 /doc/README.md
parentd4c3be990dcdc5a857268477da75f1f5fee8405c (diff)
doc manuals: add reference to nixos-render-docs
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index 03df6ad611388..2a46cfe943cd9 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -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](https://github.com/NixOS/nixpkgs/tree/master/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.