소스 검색

fixes formatting

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