diff --git a/docs/examples.rst b/docs/examples.rst index f5fcc48..b86691a 100644 --- a/docs/examples.rst +++ b/docs/examples.rst @@ -8,7 +8,7 @@ Basic example Translate Behavior as they have been known to conflict with each other. -.. code:: sql +.. code-block:: sql CREATE table users ( id int(10) unsigned NOT NULL auto_increment, @@ -16,7 +16,7 @@ Basic example photo varchar(255) ); -.. code:: php +.. code-block:: php -.. code:: php +.. code-block:: php -.. code:: php +.. code-block:: php -.. code:: php +.. code-block:: php `__ using the model ``Example``. -.. code:: php +.. code-block:: php `__ u For Windows systems you'll have to build a workaround as Windows systems use backslashes as directory separator which isn't useable in URLs. -.. code:: php +.. code-block:: php