docs: fix orphan setting bleeding through
parent
a90755096a
commit
7e07f6d067
|
|
@ -1,4 +1,4 @@
|
||||||
:orphan:
|
.. :orphan:
|
||||||
|
|
||||||
fill_color
|
fill_color
|
||||||
default: ``'#0000'`` (fully transparent)
|
default: ``'#0000'`` (fully transparent)
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
:orphan:
|
.. :orphan:
|
||||||
|
|
||||||
All of these options support arrays and singleton expansion (except for **range**). See :doc:`/arrays` for deeper explanation.
|
All of these options support arrays and singleton expansion (except for **range**). See :doc:`/arrays` for deeper explanation.
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
:orphan:
|
.. :orphan:
|
||||||
|
|
||||||
layout
|
layout
|
||||||
default: ``nil``
|
default: ``nil``
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
:orphan:
|
.. :orphan:
|
||||||
|
|
||||||
dir
|
dir
|
||||||
default: ``_output``
|
default: ``_output``
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
:orphan:
|
.. :orphan:
|
||||||
|
|
||||||
range
|
range
|
||||||
default: ``:all``
|
default: ``:all``
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
:orphan:
|
.. :orphan:
|
||||||
|
|
||||||
angle
|
angle
|
||||||
default: ``0``
|
default: ``0``
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
:orphan:
|
.. :orphan:
|
||||||
|
|
||||||
trim
|
trim
|
||||||
default: ``0``
|
default: ``0``
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
:orphan:
|
.. :orphan:
|
||||||
|
|
||||||
width
|
width
|
||||||
default: ``:deck`` (the width of the deck)
|
default: ``:deck`` (the width of the deck)
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
:orphan:
|
.. :orphan:
|
||||||
|
|
||||||
x
|
x
|
||||||
default: ``0``
|
default: ``0``
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue