Demo

chapters

sections

subsections

subsubsections
paragraphs
  • 这是一个项目符号列表.

  • 它有两项, 第二项使用两行.

  1. 这是个有序列表.

  2. 也有两项.

  3. 是个有序列表.

  4. 也有两项.

这些行
在源文件里

> 被分隔的一模一样.

alternate text

Lorem ipsum 1 dolor sit amet ... 2

Footnotes

1

Text of the first footnote.

2

Text of the second footnote.

This is a normal text paragraph. The next paragraph is a code sample:

It is not processed in any way, except
that the indentation is removed.

It can span multiple lines.

This is a normal text paragraph again.

注解

该功能不适于发送垃圾邮件.

2.5 新版功能: The spam parameter.

LICENSE AGREEMENT

  • 列表

  • 的子

  • 项会

  • 水平

  • 排列

environment

一个结构,包含信息是所有文档的保存路径,使用的参考文献等. 在解析的阶段使用,因此连续运行时仅需解析新的或修改过的文档.

alternate text

dsfdsf

environment

一个结构,包含信息是所有文档的保存路径,使用的参考文献等. 在解析的阶段使用,因此连续运行时仅需解析新的或修改过的文档.

alternate text

dsfdsf

source directory

根路径,包含子目录,包含一个Sphinx工程的所有源文件.

try_stmt  ::=  try1_stmt | try2_stmt
try1_stmt ::=  "try" ":" suite
               ("except" [expression ["," target]] ":" suite)+
               ["else" ":" suite]
               ["finally" ":" suite]
try2_stmt ::=  "try" ":" suite
               "finally" ":" suite

flash

This is the text of the section.

It refers to the section itself, see sections.

This is the text of the section.

This is the text of the section.

It refers to the section itself, see subsections.

This is the text of the section.