mirror of
https://github.com/NixOS/nix.git
synced 2025-12-02 15:11:00 +01:00
docs: add identifiers (#11174)
* docs: add identifiers * clarify attribute set notation and add examples * add definition of names Co-authored-by: Ryan Hendrickson <ryan.hendrickson@alum.mit.edu>
This commit is contained in:
parent
e062021314
commit
dba1142c01
4 changed files with 112 additions and 28 deletions
|
|
@ -28,6 +28,7 @@
|
|||
- [Data Types](language/types.md)
|
||||
- [String context](language/string-context.md)
|
||||
- [Syntax and semantics](language/syntax.md)
|
||||
- [Identifiers](language/identifiers.md)
|
||||
- [Scoping rules](language/scope.md)
|
||||
- [String interpolation](language/string-interpolation.md)
|
||||
- [Lookup path](language/constructs/lookup-path.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue