Merge branch 'opt-desc-down' into 'main'
docs: move option description below type, default and example See merge request simple-nixos-mailserver/nixos-mailserver!522
This commit is contained in:
@@ -13,11 +13,11 @@ header = """
|
|||||||
template = """
|
template = """
|
||||||
({key})=
|
({key})=
|
||||||
`````{{option}} {key}
|
`````{{option}} {key}
|
||||||
{description}
|
|
||||||
|
|
||||||
{type}
|
{type}
|
||||||
{default}
|
{default}
|
||||||
{example}
|
{example}
|
||||||
|
|
||||||
|
{description}
|
||||||
`````
|
`````
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user