Skip to content

Commit e2a808a

Browse files
Auto generate docs/reference/options.md
1 parent a24d517 commit e2a808a

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

docs/reference/options.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6073,6 +6073,25 @@ attribute set of (submodule)
60736073

60746074

60756075

6076+
## scripts.\<name>.description
6077+
6078+
Description of the script.
6079+
6080+
6081+
6082+
*Type:*
6083+
string
6084+
6085+
6086+
6087+
*Default:*
6088+
` "" `
6089+
6090+
*Declared by:*
6091+
- [https://github.com/cachix/devenv/blob/main/src/modules/scripts.nix](https://github.com/cachix/devenv/blob/main/src/modules/scripts.nix)
6092+
6093+
6094+
60766095
## scripts.\<name>.exec
60776096

60786097
Bash code to execute when the script is run.
@@ -7004,8 +7023,6 @@ to know more about all settings, look at:
70047023
/>
70057024

70067025

7007-
7008-
70097026
*Type:*
70107027
attribute set of attribute set of (INI atom (null, bool, int, float or string))
70117028

@@ -7044,6 +7061,8 @@ attribute set of attribute set of (INI atom (null, bool, int, float or string))
70447061

70457062
## services.couchdb.settings.chttpd.bind_address
70467063

7064+
7065+
70477066
Defines the IP address by which CouchDB will be accessible.
70487067

70497068

0 commit comments

Comments
 (0)