From bb5345b33036cd9f9d4705657f28bb80dc4a474b Mon Sep 17 00:00:00 2001 From: Adrien Crivelli Date: Tue, 22 Jul 2014 10:44:45 +0900 Subject: [PATCH] Adapt formatting to pre-existing content --- docs/en/reference/annotations-reference.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/en/reference/annotations-reference.rst b/docs/en/reference/annotations-reference.rst index f4705cea4..2b61584f0 100644 --- a/docs/en/reference/annotations-reference.rst +++ b/docs/en/reference/annotations-reference.rst @@ -420,9 +420,10 @@ Required attributes: Optional attributes: -- **options**: Array of platform specific options +- **options**: Array of platform specific options: - - **where**: SQL WHERE condition to be used for partial indexes. It will only have effect on supported platforms. + - ``where``: SQL WHERE condition to be used for partial indexes. It will + only have effect on supported platforms. Example: @@ -1159,9 +1160,10 @@ Required attributes: Optional attributes: -- **options**: Array of platform specific options +- **options**: Array of platform specific options: - - **where**: SQL WHERE condition to be used for partial indexes. It will only have effect on supported platforms. + - ``where``: SQL WHERE condition to be used for partial indexes. It will + only have effect on supported platforms. Example: