1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-09 09:36:20 +09:00

doc: pull option docs out of doc-support

this leaves doc-support as a simple wrapper around function docs. this
wrapper will go away very soon as well.
This commit is contained in:
pennae 2023-06-23 01:03:02 +02:00
parent f397309f4e
commit 70cbd8c6c0
3 changed files with 27 additions and 28 deletions

View file

@ -188,7 +188,7 @@ The following attributes can be passed in [`config`](#chap-packageconfig).
```{=include=} options
id-prefix: opt-
list-id: configuration-variable-list
source: ../doc-support/result/config-options.json/share/doc/nixos/options.json
source: ../config-options.json
```