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:
parent
f397309f4e
commit
70cbd8c6c0
3 changed files with 27 additions and 28 deletions
|
@ -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
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue