Browse Source

docs: document n-sidedness parameter (aka "n")

dev
Andy Meneely 7 years ago
parent
commit
8f15c21dcf
  1. 5
      docs/dsl/polygon.rst
  2. 5
      docs/dsl/star.rst

5
docs/dsl/polygon.rst

@ -7,6 +7,11 @@ Options
^^^^^^^
.. include:: /args/expansion.rst
n
default: 5
the number of sides on the polygon
.. include:: /args/xy.rst
radius

5
docs/dsl/star.rst

@ -7,6 +7,11 @@ Options
^^^^^^^
.. include:: /args/expansion.rst
n
default: 5
the number of points on the star
.. include:: /args/xy.rst
inner_radius

Loading…
Cancel
Save