docs: suppressing sphinx warnings about stray files
parent
9a1d85c9e9
commit
47faedc028
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
fill_color
|
||||
default: ``'#0000'`` (fully transparent)
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1,3 @@
|
|||
:orphan:
|
||||
|
||||
All of these options support arrays and singleton expansion (except for **range**). See :doc:`/arrays` for deeper explanation.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
layout
|
||||
default: ``nil``
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
dir
|
||||
default: ``_output``
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
range
|
||||
default: ``:all``
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
angle
|
||||
default: ``0``
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
trim
|
||||
default: ``0``
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
width
|
||||
default: ``:deck`` (the width of the deck)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
x
|
||||
default: ``0``
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue