chore(tvix/docs): move daemon protocol to its own chapter
… and add an introductionary page at the root. Change-Id: I89ce69a4221c332b7c0d99ac26b4e26bfd248341 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11806 Autosubmit: flokli <flokli@flokli.de> Tested-by: BuildkiteCI Reviewed-by: Brian Olsen <me@griff.name>
This commit is contained in:
parent
d947f61d36
commit
c30fded880
2 changed files with 20 additions and 4 deletions
|
|
@ -8,7 +8,8 @@
|
|||
- [Specification of the Nix Language](./language-spec.md)
|
||||
- [Nix language version history](./lang-version.md)
|
||||
- [Value Pointer Equality](./value-pointer-equality.md)
|
||||
- [Daemon protocol changelog](./nix-daemon/changelog.md)
|
||||
- [Daemon protocol logging](./nix-daemon/logging.md)
|
||||
- [Daemon protocol operations](./nix-daemon/operations.md)
|
||||
- [Daemon protocol serialization](./nix-daemon/serialization.md)
|
||||
- [Daemon Protocol](./nix-daemon/index.md)
|
||||
- [Changelog](./nix-daemon/changelog.md)
|
||||
- [Logging](./nix-daemon/logging.md)
|
||||
- [Operations](./nix-daemon/operations.md)
|
||||
- [Serialization](./nix-daemon/serialization.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue