Browse Source

docs: fix orphan setting bleeding through

dev
Andy Meneely 10 years ago
parent
commit
7e07f6d067
  1. 2
      docs/args/draw.rst
  2. 2
      docs/args/expansion.rst
  3. 2
      docs/args/layout.rst
  4. 2
      docs/args/output_dir.rst
  5. 2
      docs/args/range.rst
  6. 2
      docs/args/transform.rst
  7. 2
      docs/args/trim.rst
  8. 2
      docs/args/wh.rst
  9. 2
      docs/args/xy.rst

2
docs/args/draw.rst

@ -1,4 +1,4 @@
:orphan: .. :orphan:
fill_color fill_color
default: ``'#0000'`` (fully transparent) default: ``'#0000'`` (fully transparent)

2
docs/args/expansion.rst

@ -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.

2
docs/args/layout.rst

@ -1,4 +1,4 @@
:orphan: .. :orphan:
layout layout
default: ``nil`` default: ``nil``

2
docs/args/output_dir.rst

@ -1,4 +1,4 @@
:orphan: .. :orphan:
dir dir
default: ``_output`` default: ``_output``

2
docs/args/range.rst

@ -1,4 +1,4 @@
:orphan: .. :orphan:
range range
default: ``:all`` default: ``:all``

2
docs/args/transform.rst

@ -1,4 +1,4 @@
:orphan: .. :orphan:
angle angle
default: ``0`` default: ``0``

2
docs/args/trim.rst

@ -1,4 +1,4 @@
:orphan: .. :orphan:
trim trim
default: ``0`` default: ``0``

2
docs/args/wh.rst

@ -1,4 +1,4 @@
:orphan: .. :orphan:
width width
default: ``:deck`` (the width of the deck) default: ``:deck`` (the width of the deck)

2
docs/args/xy.rst

@ -1,4 +1,4 @@
:orphan: .. :orphan:
x x
default: ``0`` default: ``0``

Loading…
Cancel
Save