docs: embed directly from source, not gists
Trying this out instead. Git submodules are just a pain in the neck.dev
parent
87fd3b7b6f
commit
c0b62d54a7
|
|
@ -20,3 +20,8 @@ radius
|
||||||
|
|
||||||
Examples
|
Examples
|
||||||
^^^^^^^^
|
^^^^^^^^
|
||||||
|
|
||||||
|
.. literalinclude:: /../samples/shapes/_draw_shapes.rb
|
||||||
|
:language: ruby
|
||||||
|
:linenos:
|
||||||
|
:caption: This snippet and others like it live `here <https://github.com/andymeneely/squib/blob/master/samples/>`_
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue