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:
parent
e1fd0e0a8c
commit
a92eb5fc33
3 changed files with 19 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue