docs: use admonish for callouts
Change-Id: Icec7321a49c40e7f7bcb1e4b307f13b8db4eac25 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11862 Reviewed-by: flokli <flokli@flokli.de> Tested-by: BuildkiteCI
This commit is contained in:
parent
8dde022d31
commit
bf541acf29
5 changed files with 21 additions and 9 deletions
|
|
@ -47,8 +47,10 @@ works in C++ Nix, the only production ready Nix implementation currently availab
|
|||
|
||||
## Nix (Pointer) Equality in C++ Nix
|
||||
|
||||
TIP: The summary presented here is up-to-date as of 2023-06-27 and was tested
|
||||
with Nix 2.3, 2.11 and 2.15.
|
||||
```admonish info
|
||||
The summary presented here is up-to-date as of 2023-06-27 and was tested with
|
||||
Nix 2.3, 2.11 and 2.15.
|
||||
```
|
||||
|
||||
### `EvalState::eqValues` and `ExprOpEq::eval`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue