1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 06:31:14 +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

@ -207,8 +207,9 @@ or inside `nix-shell` or `nix develop`:
# xdg-open ./outputs/doc/share/doc/nix/internal-api/html/index.html
```
## C API documentation (experimental)
## C API documentation
Note that the C API is not yet stable.
[C API documentation] is available online.
You can also build and view it yourself: