mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
remove separate meta-section, add architecture diagram
the diagram is a first approximation and only covers that same section. of course there is much more going on, and other features should at some point also be illustrated. we also have to think about presentation format and technicalities behind it. the manual has to render to `man`, but we may want something more refined for web view.
This commit is contained in:
parent
34ea74c9ec
commit
7598126391
4 changed files with 39 additions and 25 deletions
|
@ -16,8 +16,7 @@
|
|||
- [Environment Variables](installation/env-variables.md)
|
||||
- [Upgrading Nix](installation/upgrading.md)
|
||||
- [Design and Data Model](design/design.md)
|
||||
- [Overview](design/overview.md)
|
||||
- [The Store Layer](design/store/store.md)
|
||||
- [Store](design/store/store.md)
|
||||
- [Store Objects](design/store/objects.md)
|
||||
- [Store Paths](design/store/paths.md)
|
||||
- [Nix Archives](design/store/nar.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue