1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-10 04:43:53 +02:00

docs: Add IDs to important sections

This commit is contained in:
Graham Christensen 2018-08-31 10:06:33 -04:00
parent c0c31b58a4
commit 149d10c308
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,