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") 
      *