关于¶
Sphinx是输出格式丰富的交叉引用,无序编号段落用-加空格加内容,格式符号前后没有空格!!
层次结构两次空行区分一个段落!!
哈哈哈
This is the first bullet list item. The blank line above the first list item is required; blank lines between list items (such as below this paragraph) are optional.
This is the first paragraph in the second item in the list.
This is the second paragraph in the second item in the list. The blank line above this paragraph is required. The left edge of this paragraph lines up with the paragraph above, both indented relative to the bullet.
This is a sublist. The bullet lines up with the left edge of the text blocks above. A sublist is a new list so requires a blank line above and below.
This is the third item of the main list.
This paragraph is not part of the list.
- enumerate(sequence[, start=0])¶
- .. py:method:: fuck()
- 返回一个迭代器,输出包含索引及*sequence*里所有条目的元组.
我是代码部分!!