Parcourir la source

fixes formatting

Johannes il y a 13 ans
Parent
commit
7a2cd34eaa
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      Resources/doc/index.rst

+ 2 - 0
Resources/doc/index.rst

@@ -290,6 +290,8 @@ This annotation can be defined on a class to control the order of properties. By
 default the order is undefined, but you may change it to either "alphabetical", or
 "custom".
 
+::
+
     /** 
      * @AccessorOrder("alphabetical") 
      *