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

improve note in nix_value_force documentation

This commit is contained in:
Philipp Zander 2024-06-03 02:11:06 +02:00 committed by Valentin Gagarin
parent 8e9fc2853c
commit 25e2b1f7f7
2 changed files with 4 additions and 5 deletions

View file

@ -148,7 +148,8 @@ Value * nix_alloc_value(nix_c_context * context, EvalState * state);
* @brief Functions to inspect and change Nix language values, represented by Value.
* @{
*/
/** @name Getters
/** @anchor getters
* @name Getters
*/
/**@{*/
/** @brief Get value type