diff --git a/docs/dsl/circle.rst b/docs/dsl/circle.rst index 5d60d45..284e3ee 100644 --- a/docs/dsl/circle.rst +++ b/docs/dsl/circle.rst @@ -20,3 +20,8 @@ radius Examples ^^^^^^^^ + +.. literalinclude:: /../samples/shapes/_draw_shapes.rb + :language: ruby + :linenos: + :caption: This snippet and others like it live `here `_