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 = """
|
||||
({key})=
|
||||
`````{{option}} {key}
|
||||
{description}
|
||||
|
||||
{type}
|
||||
{default}
|
||||
{example}
|
||||
|
||||
{description}
|
||||
`````
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user