1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-14 13:01:05 +01:00

docs: Add IDs to important sections

(cherry picked from commit 149d10c308)
This commit is contained in:
Graham Christensen 2018-08-31 10:06:33 -04:00 committed by Eelco Dolstra
parent 81028d5b87
commit 165743b8bf
4 changed files with 5 additions and 3 deletions

View file

@ -41,7 +41,7 @@ encountered</quote>).</para></footnote>.</para>
</simplesect>
<simplesect><title>Let-expressions</title>
<simplesect xml:id="sect-let-expressions"><title>Let-expressions</title>
<para>A let-expression allows you define local variables for an
expression. For instance,