mirror of
https://github.com/NixOS/nix
synced 2025-07-07 06:01:48 +02:00
add subsections to table of contents
This commit is contained in:
parent
c345345dee
commit
def80d5777
2 changed files with 10 additions and 4 deletions
|
@ -17,7 +17,13 @@
|
|||
- [Upgrading Nix](installation/upgrading.md)
|
||||
- [Architecture](architecture/architecture.md)
|
||||
- [Store](architecture/store/store.md)
|
||||
- [Store Path](architecture/store/path.md)
|
||||
- [Store Object](architecture/store/store.md#store-object)
|
||||
- [Reference](architecture/store/store.md#reference)
|
||||
- [Operations](architecture/store/store.md#operations)
|
||||
- [Closure](architecture/store/store.md#closure)
|
||||
- [Files and Processes](architecture/store/store.md#files-and-processes)
|
||||
- [Build system terminology](architecture/store/store.md#build-system-terminology)
|
||||
- [Store Path](architecture/store/path.md)
|
||||
- [Digest](architecture/store/path.md#digest)
|
||||
- [Input Addressing](architecture/store/path.md#input-addressing)
|
||||
- [Content Addressing](architecture/store/path.md#content-addressing)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue