Browse Source

docs: suppressing sphinx warnings about stray files

dev
Andy Meneely 10 years ago
parent
commit
47faedc028
  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,3 +1,5 @@
:orphan:
fill_color
default: ``'#0000'`` (fully transparent)

2
docs/args/expansion.rst

@ -1 +1,3 @@
:orphan:
All of these options support arrays and singleton expansion (except for **range**). See :doc:`/arrays` for deeper explanation.

2
docs/args/layout.rst

@ -1,3 +1,5 @@
:orphan:
layout
default: ``nil``

2
docs/args/output_dir.rst

@ -1,3 +1,5 @@
:orphan:
dir
default: ``_output``

2
docs/args/range.rst

@ -1,3 +1,5 @@
:orphan:
range
default: ``:all``

2
docs/args/transform.rst

@ -1,3 +1,5 @@
:orphan:
angle
default: ``0``

2
docs/args/trim.rst

@ -1,3 +1,5 @@
:orphan:
trim
default: ``0``

2
docs/args/wh.rst

@ -1,3 +1,5 @@
:orphan:
width
default: ``:deck`` (the width of the deck)

2
docs/args/xy.rst

@ -1,3 +1,5 @@
:orphan:
x
default: ``0``

Loading…
Cancel
Save