From 7047faae3a4e8792b695da9ccb28ccb3d903f35c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carles=20Barrob=C3=A9s?= Date: Tue, 26 Feb 2013 00:19:52 +0000 Subject: [PATCH] Avoid RTD docs problem --- docs/example.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/example.rst b/docs/example.rst index 28b4a0b..9d03a0b 100644 --- a/docs/example.rst +++ b/docs/example.rst @@ -17,7 +17,7 @@ Where ``test_data_dict.json``: .. literalinclude:: ../test/test_data_dict.json :language: javascript -...and ``test_data_list.json``: +and ``test_data_list.json``: .. literalinclude:: ../test/test_data_list.json :language: javascript