浏览代码

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