Jump to content

Template:Manual/Doc

From NixOS Wiki
Revision as of 20:45, 7 June 2025 by DoggoBit (talk | contribs) (Created page with "Use this template to provide links to the manuals in the Nix ecosystem: Nix reference manual, Nixpkgs manual and NixOS manual. {{manual|nix|installation/index}} === Usage === Provide the tool and the path which you want to link as arguments for the template. For example, to link the manual page at <code>nix.dev/manual/nix/stable/installation/index.html</code>, include just the <code>installation/index</code> part: {{code|lang=mediawiki|line=no|<nowiki>{{manual|nix|in...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Use this template to provide links to the manuals in the Nix ecosystem: Nix reference manual, Nixpkgs manual and NixOS manual.

📖︎ installation/index

Usage

Provide the tool and the path which you want to link as arguments for the template. For example, to link the manual page at nix.dev/manual/nix/stable/installation/index.html, include just the installation/index part:

{{manual|nix|installation/index}}