1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 02:21:16 +02:00

doc/manual: Add C API to menu

This commit is contained in:
Robert Hensing 2024-04-24 19:52:11 +02:00
parent e1fd0e0a8c
commit a92eb5fc33
3 changed files with 19 additions and 1 deletions

View file

@ -112,6 +112,7 @@
- [Store Path Specification](protocols/store-path.md)
- [Nix Archive (NAR) Format](protocols/nix-archive.md)
- [Derivation "ATerm" file format](protocols/derivation-aterm.md)
- [C API](c-api.md)
- [Glossary](glossary.md)
- [Contributing](contributing/index.md)
- [Hacking](contributing/hacking.md)