Johannes пре 13 година
родитељ
комит
7a2cd34eaa
1 измењених фајлова са 2 додато и 0 уклоњено
  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") 
      *