Illegal code block with both :file: option and content.
.. code_block::
:file: foo.sh
#!/bin/sh
cd `dirname $0`
Illegal code block with both :file: option and content.
.. code_block::
:file: foo.sh
#!/bin/sh
cd `dirname $0`